DNF Behind A Proxy That Requires Authentication
Add the following entries to /etc/dnf/dnf.conf
proxy=http://<proxy server IP>:<port number> proxy_username=<user name> proxy_password=<password>
For a more complete DNF Command Reference, see the
DNF Documentation at readthedocs.org.
