How to Install and Uninstall ffproxy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ffproxy" package

Please follow the guidelines below to install ffproxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ffproxy

2. Uninstall "ffproxy" package

Please follow the instructions below to uninstall ffproxy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ffproxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the ffproxy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ffproxy
Priority: optional
Section: universe/net
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Emmanuel Bouthenot
Architecture: amd64
Version: 1.6-11
Depends: libc6 (>= 2.15), lsb-base (>= 3.0-3), ucf (>= 0.08)
Filename: pool/universe/f/ffproxy/ffproxy_1.6-11_amd64.deb
Size: 39106
MD5sum: 25f5d0210f62573c95be3ba8a65ed620
SHA1: a3beaff9ef619e4520110308fbbf415b98c79856
SHA256: 004053961fd4f399c8e5a5049ed4b5e9b6c960e693e03fcb921ccf50fa7005ed
Description-en: Light and customizable http(s) proxy server with ipv6 support
ffproxy is a filtering HTTP/HTTPS proxy server.
- It is able to filter by host, URL, and header.
- Custom header entries can be filtered and added.
- It can even drop its privileges and be chrooted.
- Logging to syslog() is supported.
- It can use another auxiliary proxy server.
- HTTP accelerator feature (acting as front-end to a HTTP server) is included.
- It allows transparent IPv6 over IPv4 browsing (and vice versa).
Description-md5: bd7d52d35d22cfcda7b0683939b89244
Homepage: http://ffproxy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu