How to Install and Uninstall auto-apt-proxy Package on Kali Linux

Last updated: May 15,2024

1. Install "auto-apt-proxy" package

Please follow the steps below to install auto-apt-proxy on Kali Linux

$ sudo apt update $ sudo apt install auto-apt-proxy

2. Uninstall "auto-apt-proxy" package

Here is a brief guide to show you how to uninstall auto-apt-proxy on Kali Linux:

$ sudo apt remove auto-apt-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the auto-apt-proxy package on Kali Linux

Package: auto-apt-proxy
Version: 14.1
Installed-Size: 32
Maintainer: Antonio Terceiro
Architecture: all
Depends: apt
Recommends: iproute2 | busybox
Size: 8840
SHA256: fcdca11b39af6d5c40f5a2999954fd86c4157d640bc716d9a0daf79a08b399fd
SHA1: d059696f42dc1a4524960ba94a3030ee7f829514
MD5sum: 468e03b4ce05e20d9fa460ea6fd0c03e
Description: automatic detector of common APT proxy settings
auto-apt-proxy installs itself as an APT proxy autodetector, and detects
common setups by checking some hosts on the local network for well-known APT
proxies such as apt-cacher-ng.
.
This package is most useful for development environments, and will Do The
Right Thing for at least these cases:
.
* Build chroots, with a proxy running on the host system.
* Docker/lxc containers, with a proxy running on the host system.
* Virtual machines with NAT networking, with a proxy running on the host
system.
* Any other system, with a proxy running on its default gateway.
* Systems where the `apt-proxy` hostname resolves to a valid IP address
and a supported proxy is detected at that address.
.
The following APT proxy servers are supported and automatically detected:
* apt-cacher-ng
* approx
* apt-cacher
* squid-deb-proxy
* any proxy advertised by an _apt_proxy._tcp SRV record in your domain
.
This package has a minimal set of dependencies in order to minimize the
influence on systems where it is installed.
.
This package does not query mDNS SRV records, which would require avahi.
If you need that, consider the `squid-deb-proxy-client` package instead.
Description-md5:
Homepage: https://salsa.debian.org/debian/auto-apt-proxy
Section: net
Priority: optional
Filename: pool/main/a/auto-apt-proxy/auto-apt-proxy_14.1_all.deb