How to Install and Uninstall privoxy Package on Kali Linux

Last updated: May 17,2024

1. Install "privoxy" package

Learn how to install privoxy on Kali Linux

$ sudo apt update $ sudo apt install privoxy

2. Uninstall "privoxy" package

Please follow the guidance below to uninstall privoxy on Kali Linux:

$ sudo apt remove privoxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the privoxy package on Kali Linux

Package: privoxy
Source: privoxy (3.0.34-3)
Version: 3.0.34-3+b1
Installed-Size: 2314
Maintainer: Roland Rosenfeld
Architecture: amd64
Depends: adduser, debconf, logrotate, ucf, debconf (>= 0.5) | debconf-2.0, libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libmbedcrypto7 (>= 2.28.0), libmbedtls14 (>= 2.28.0), libmbedx509-1 (>= 2.28.0), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: doc-base
Suggests: apparmor
Size: 646016
SHA256: fb5f84e088407a891762aedd99225c72afdc7c2491934615be86d28eaf904ab2
SHA1: 71586adbdb46ca48f006073327e54384989aa7ca
MD5sum: 66f8be9c863fa70fae362dc26544539e
Description: Privacy enhancing HTTP Proxy
Privoxy is a web proxy with advanced filtering capabilities for
protecting privacy, filtering web page content, managing cookies,
controlling access, and removing ads, banners, pop-ups and other
obnoxious Internet junk. Privoxy has a very flexible configuration
and can be customized to suit individual needs and tastes. Privoxy
has application for both stand-alone systems and multi-user networks.
.
Privoxy is based on Internet Junkbuster (tm).
Description-md5:
Homepage: https://www.privoxy.org/
Tag: implemented-in::c, interface::daemon, interface::web, network::server,
protocol::http, role::program, security::privacy, use::proxying,
web::server
Section: web
Priority: optional
Filename: pool/main/p/privoxy/privoxy_3.0.34-3+b1_amd64.deb