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

Last updated: May 18,2024

1. Install "libproxychains3" package

Please follow the guidance below to install libproxychains3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libproxychains3

2. Uninstall "libproxychains3" package

Learn how to uninstall libproxychains3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libproxychains3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libproxychains3
Priority: optional
Section: universe/net
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Echeverry
Architecture: amd64
Source: proxychains
Version: 3.1-7
Replaces: proxychains (<< 3.1-1)
Depends: libc6 (>= 2.4)
Recommends: dnsutils
Suggests: proxychains
Breaks: proxychains (<< 3.1-1)
Filename: pool/universe/p/proxychains/libproxychains3_3.1-7_amd64.deb
Size: 14000
MD5sum: 94c563815b6468fe5aa4f6a354162b6b
SHA1: a0672dcb7e1261ac7804334301783b730a5ddcf9
SHA256: 16f49d01a1ecdc2b476f9a61d5db168e9be459ccc32ef4223be824c517a73f12
Description-en: proxy chains -- shared library (runtime)
Proxy chains force any tcp connection made by any given tcp client
to follow through proxy (or proxy chain). It is a kind of proxifier.
It acts like sockscap / premeo / eborder driver ( intercepts TCP calls )
.
See 'proxychains' package for more detailed description.
.
This package contains runtime for the shared library used by proxychains.
.
The package 'dnsutils' is needed to perform DNS requests through proxy. In the
case you turned 'proxy_dns' option off in configuration file you don't need
dnsutils to be installed.
Description-md5: fe57e55b13b40fe87add5c5ff5856975
Multi-Arch: same
Homepage: http://proxychains.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu