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

Last updated: May 17,2024

1. Install "python-isbnlib" package

In this section, we are going to explain the necessary steps to install python-isbnlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-isbnlib

2. Uninstall "python-isbnlib" package

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

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

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

Package: python-isbnlib
Priority: optional
Section: universe/python
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Aigars Mahinovs
Architecture: all
Source: isbnlib
Version: 3.5.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/i/isbnlib/python-isbnlib_3.5.6-1_all.deb
Size: 45674
MD5sum: 74d0a4fb38652102710897b03616b2f0
SHA1: 19f9343379dd5840f57eba6b22ccdc15d1f38f4f
SHA256: f78768163b39b4b6325424ccbb700795f2edb359b41567448530c296d57b6da1
Description-en: ISBN processing library
ISBNlib is a pure Python library for validating, cleaning and getting
metadata from ISBN strings.
.
ISBN or International Standard Book Number format is somewhat fluid so
this library provides ways to parse it to canonical form and then also to
validate the numbers via databases as well as get metainfo for issued
ISBNs.
Description-md5: dcf2ab5744fd1e4ab0aaf3b927a6d34a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu