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

Last updated: June 13,2024

1. Install "python-bittorrent" package

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

$ sudo apt update $ sudo apt install python-bittorrent

2. Uninstall "python-bittorrent" package

Please follow the steps below to uninstall python-bittorrent on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bittorrent
Priority: optional
Section: universe/net
Installed-Size: 237
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: bittorrent
Version: 3.4.2-12
Replaces: bittorrent (<< 3.4.2-12)
Provides: python2.7-bittorrent
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/b/bittorrent/python-bittorrent_3.4.2-12_all.deb
Size: 41204
MD5sum: 3491c79fed324ae2bc8ca2312473a763
SHA1: d7a055c9ce01d97885a407eda764ac2014677025
SHA256: 957285aa8e64d2cfb41d393f801001b3b72ca499fe260dc990e98774c4344563
Description-en: Scatter-gather network file transfer
BitTorrent is a tool for distributing files. It's extremely
easy to use - downloads are started by clicking on hyperlinks.
Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving
the central server's bandwidth burden. Even with many
simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new
upload capacity.
.
This package contains the Python modules.
Description-md5: 57a55ff7599a78e98f7d60274ec81ab3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu