How to Install and Uninstall flashproxy-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "flashproxy-common" package

This is a short guide on how to install flashproxy-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flashproxy-common

2. Uninstall "flashproxy-common" package

In this section, we are going to explain the necessary steps to uninstall flashproxy-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flashproxy-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the flashproxy-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: flashproxy-common
Priority: extra
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: all
Source: flashproxy
Version: 1.7-4
Depends: python-m2crypto, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/flashproxy/flashproxy-common_1.7-4_all.deb
Size: 11814
MD5sum: 4d551c9833c2885dfe17a87ec659d978
SHA1: 39bfafd285e663f7cbdfef123f540e1fbb7e6b9a
SHA256: ab8ec32ead1980ea9b3e5234fc8f272337b498ee224d5cf37c85ed82ed0331de
Description-en: Pluggable transport to circumvent IP address blocking - common library
Flashproxy is a tool to circumvent censorship by setting up many, generally
ephemeral, browser-based proxies, with the goal of outpacing a censor's
ability to enumerate and block the IP addresses of those proxies. Censored
clients can then connect to a Tor relay via these proxies, by using a
hard-to-block, low-bandwidth registration system called the facilitator.
.
This package contains the common Python library used by other components.
Description-md5: 537b697fa909eeb1bbf86546cdf04c3d
Homepage: https://crypto.stanford.edu/flashproxy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu