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

Last updated: May 08,2024

1. Install "tsocks" package

Here is a brief guide to show you how to install tsocks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tsocks

2. Uninstall "tsocks" package

This is a short guide on how to uninstall tsocks on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tsocks $ sudo apt autoclean && sudo apt autoremove

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

Package: tsocks
Priority: optional
Section: universe/net
Installed-Size: 900
Maintainer: Ubuntu Developers
Original-Maintainer: Tamas SZERB
Architecture: amd64
Version: 1.8beta5-9.3
Depends: libc6 (>= 2.15)
Filename: pool/universe/t/tsocks/tsocks_1.8beta5-9.3_amd64.deb
Size: 303438
MD5sum: d6fb0a4953092f328d717b69b589b254
SHA1: f4d734b216b4547ddf66ed27c24e3d3e9364d15b
SHA256: 20bf47080936c3fd9d4f937ae7a80c0fb479d4da68e0207fc3bc7f4cc19e81f9
Description-en: transparent network access through a SOCKS 4 or 5 proxy
tsocks provides transparent network access through a SOCKS version 4
or 5 proxy (usually on a firewall). tsocks intercepts the calls
applications make to establish TCP connections and transparently
proxies them as necessary. This allows existing applications to use
SOCKS without recompilation or modification.
Description-md5: eb9d212e78864f15790b413a173e827e
Built-Using: glibc (= 2.21-0ubuntu5)
Homepage: http://tsocks.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu