How to Install and Uninstall python3-pynzb Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python3-pynzb" package

In this section, we are going to explain the necessary steps to install python3-pynzb on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-pynzb

2. Uninstall "python3-pynzb" package

This tutorial shows how to uninstall python3-pynzb on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-pynzb package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-pynzb
Architecture: all
Version: 0.1.0-3
Priority: optional
Section: universe/python
Source: python-pynzb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python3-lxml
Filename: pool/universe/p/python-pynzb/python3-pynzb_0.1.0-3_all.deb
Size: 7764
MD5sum: 1093943fe63b92fe5b5278a180cbd9d0
SHA1: 49cc2501d2324657c19ed47dea6128222737f9df
SHA256: 0e3156f6db9156db5e7a463539800981e9607403e773b372fc8889caa576f580
Homepage: https://github.com/ericflo/pynzb
Description: unified API for parsing NZB files from NNTP (Usenet) servers
Description-md5: 15c6da2eae4bc0c7ca9e0ef9a9bea91a

5. The same packages on other Linux Distributions