How to Install and Uninstall python-stem Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 14,2024

1. Install "python-stem" package

Please follow the guidelines below to install python-stem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-stem

2. Uninstall "python-stem" package

Please follow the step by step instructions below to uninstall python-stem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-stem $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-stem package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-stem
Priority: optional
Section: universe/python
Installed-Size: 845
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Version: 1.4.1b-2
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-stem/python-stem_1.4.1b-2_all.deb
Size: 167052
MD5sum: 29671617af403d3a793aed2bf5845185
SHA1: e48a65d75afc759b5fa21614cfeaad85f7cdf3e7
SHA256: bf1c674632b3f28f9f4bca783f9e3e8a38ae44bac6dbdc578afbfe30c9b179e4
Description-en: Tor control library for Python
Stem is a Python controller library for Tor. With it you can use
Tor's control protocol to script against the Tor process and read
descriptor data relays publish about themselves.
Description-md5: 25f1177e11f6392e54588dd21c792e7a
Homepage: https://gitweb.torproject.org/stem.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu