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

Last updated: May 12,2024

1. Install "python3-isbnlib" package

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

$ sudo apt update $ sudo apt install python3-isbnlib

2. Uninstall "python3-isbnlib" package

This tutorial shows how to uninstall python3-isbnlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/i/isbnlib/python3-isbnlib_3.5.6-1_all.deb
Size: 45806
MD5sum: 71c675e474f93655c36bb0c3315ec3b9
SHA1: fb50038b4b551d2969e1db1e8886c55c2041f18c
SHA256: e8c8e5dab5b5035e72a4451f45d3881356e4139c66cb385517f620b0a03ddc85
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.
.
Python3 version.
Description-md5: 4a93a7a68756d6e91187e22c131c3e2e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu