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

Last updated: May 19,2024

1. Install "python3-stem" package

This guide let you learn how to install python3-stem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-stem

2. Uninstall "python3-stem" package

Please follow the guidelines below to uninstall python3-stem on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-stem
Priority: optional
Section: universe/python
Installed-Size: 850
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Architecture: all
Source: python-stem
Version: 1.4.1b-2
Replaces: python-stem (<< 1.0.1-3)
Depends: python3.5:any, python3:any (>= 3.3.2-2~)
Breaks: python-stem (<< 1.0.1-3)
Filename: pool/universe/p/python-stem/python3-stem_1.4.1b-2_all.deb
Size: 167874
MD5sum: 80d5c30f90d5b55a1bf816c6d8c6f7a3
SHA1: 520f6e3dc242bcf8f2a25ffd360b382eecd79bc8
SHA256: 9027040525c14aa405337e422036d98990d8b592fb3532dcee6f4380b6c635b8
Description-en: Tor control library for Python 3 series
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: b0b632ebff22edc6b1d6ae86f01a8855
Homepage: https://gitweb.torproject.org/stem.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu