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

Last updated: May 18,2024

1. Install "python3-transmissionrpc" package

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

$ sudo apt update $ sudo apt install python3-transmissionrpc

2. Uninstall "python3-transmissionrpc" package

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

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

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

Package: python3-transmissionrpc
Priority: optional
Section: universe/python
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: transmissionrpc
Version: 0.11-2
Depends: python3:any (>= 3.3.2-2~)
Suggests: transmission-daemon (>= 1.31)
Filename: pool/universe/t/transmissionrpc/python3-transmissionrpc_0.11-2_all.deb
Size: 21450
MD5sum: 2828df94f273dc84434bd47801ef9b97
SHA1: 80f728d8d433b15078b98553c8fb227fb70de03e
SHA256: 58a38c38e9ee9b3c6e5caf4ae9f84c2c4f581165e8bd9aa0ea2617511cae2838
Description-en: Transmission RPC client module for Python 3
transmissionrpc is a Python module implementing the JSON-RPC client protocol
for the Bittorrent client Transmission. All Transmission features
implemented up to version 1.93.
.
Also, package includes Python script helical.py, with CLI and interactive
interfaces, which demonstrates transmissionrpc module usage.
.
This package contains the Python 3 module.
Description-md5: 5ea330e4d00bc891f72583299695dd6d
Homepage: http://bitbucket.org/blueluna/transmissionrpc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu