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

Last updated: May 10,2024

1. Install "simpleproxy" package

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

$ sudo apt update $ sudo apt install simpleproxy

2. Uninstall "simpleproxy" package

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

$ sudo apt remove simpleproxy $ sudo apt autoclean && sudo apt autoremove

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

Package: simpleproxy
Priority: optional
Section: universe/net
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Pollock
Architecture: amd64
Version: 3.4-7
Depends: libc6 (>= 2.15)
Filename: pool/universe/s/simpleproxy/simpleproxy_3.4-7_amd64.deb
Size: 15182
MD5sum: 0b65a2c97534a3e54e003774161c97bf
SHA1: 74b1848493d87169b9f389fe15eb75f021ab3268
SHA256: bc48dee51355fea1cd8593d7dce0d04c27295284fed70926b3416f5a71b6e55c
Description-en: Simple TCP proxy
simpleproxy acts as a simple TCP proxy. It opens a listening socket on
the local machine and forwards any connection to a remote host. It can be
run as a daemon or through inetd.
Description-md5: df90d17ba3792463ed98517f2afe2512
Homepage: http://www.sourceforge.net/projects/simpleproxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu