How to Install and Uninstall approx Package on Kali Linux

Last updated: May 18,2024

1. Install "approx" package

Please follow the instructions below to install approx on Kali Linux

$ sudo apt update $ sudo apt install approx

2. Uninstall "approx" package

Here is a brief guide to show you how to uninstall approx on Kali Linux:

$ sudo apt remove approx $ sudo apt autoclean && sudo apt autoremove

3. Information about the approx package on Kali Linux

Package: approx
Source: approx (5.12-2)
Version: 5.12-2+b1
Installed-Size: 7124
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35), adduser, bzip2, curl, rsyslog | system-log-daemon, xz-utils
Suggests: libconfig-model-approx-perl
Size: 1487916
SHA256: 189bfa6e3ae95483ac0e264e4893b8e94c9f597d6adb356e5c058a95ca725580
SHA1: fc7b2aef72417b08af2aa6408ff9d4e8ea68c68c
MD5sum: eba22e2426c82e63dc537e055cd8d1ab
Description: caching proxy server for Debian archive files
Approx is an HTTP-based proxy server for Debian-style package archives.
It fetches files from remote repositories on demand,
and caches them for local use.
.
Approx saves time and network bandwidth if you need to install or
upgrade .deb packages for a number of machines on a local network.
Each package is downloaded from a remote site only once,
regardless of how many local clients install it.
The approx cache typically requires a few gigabytes of disk space.
.
Approx also simplifies the administration of client machines:
repository locations need only be changed in approx's configuration file,
not in every client's /etc/apt/sources.list file.
.
Approx can be used as a replacement for apt-proxy,
with no need to modify clients' /etc/apt/sources.list files,
or as an alternative to apt-cacher.
Description-md5:
Homepage: https://salsa.debian.org/ocaml-team/approx
Tag: admin::package-management, implemented-in::ocaml, interface::daemon,
network::server, protocol::http, role::program, suite::debian,
use::downloading, use::proxying
Section: admin
Priority: optional
Filename: pool/main/a/approx/approx_5.12-2+b1_amd64.deb