Info Page

How to add this Linux package repo p.r.ox.ee to your Linux distribution …

Debian / Ubuntu

you can use the following commands if you have apt/apt-get/aptitude :

sudo echo 'Acquire::http { Proxy "http://linuxmirrors.ir:8080"; }' > /etc/apt/apt.conf.d/proxy 

Fedora / Rocky / Scientific Linux / Oracle Linux

you can use the following commands if you have apt/apt-get/aptitude :

sudo echo "proxy=http://linuxmirrors.ir:8080" >> /etc/dnf/dnf.conf