How to Install and Uninstall socks4-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "socks4-server" package

Please follow the steps below to install socks4-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install socks4-server

2. Uninstall "socks4-server" package

This guide covers the steps necessary to uninstall socks4-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove socks4-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the socks4-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: socks4-server
Priority: extra
Section: universe/net
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 4.3.beta2-19build1
Depends: libc6 (>= 2.4), libident (>= 0.22-3), libsocks4
Filename: pool/universe/s/socks4-server/socks4-server_4.3.beta2-19build1_amd64.deb
Size: 51046
MD5sum: 16f448e080fcfcc040c5fcd331a2a7a8
SHA1: 37ebd4226f8a49278440c719e9d3e4a26d172981
SHA256: 00252fd4fb9120d64900a6037b751b9e70814089e42bd9b9bb5a679c61a38989
Description-en: SOCKS4 server for proxying IP-based services over a firewall
This is version 4.3 of SOCKS, a package that allows Unix hosts
behind a firewall to gain full access to the internet without requiring
direct IP reachability. It does require a SOCKS server program being
run on a hosts that can communicate directly to hosts behind the firewall
as well as hosts on the Internet at large. It is based on the original
SOCKS written by David Koblas .
.
This package includes the SOCKS server.
Description-md5: 43facb4b35d8d0d57ac3653b888eb75a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu