Set APT Proxy

Found the Ubuntu based answer here.

# nano /etc/apt/apt.conf
Acquire::http::proxy::deb.devuan.org "http://192.169.1.9:3142";

This of course makes sense if 192.168.1.9 is running apt-cacher or apt-cacher-ng