How to Install and Uninstall python3-isbnlib Package on Kali Linux

Last updated: February 24,2025

1. Install "python3-isbnlib" package

Please follow the step by step instructions below to install python3-isbnlib on Kali Linux

$ sudo apt update $ sudo apt install python3-isbnlib

2. Uninstall "python3-isbnlib" package

Please follow the steps below to uninstall python3-isbnlib on Kali Linux:

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

3. Information about the python3-isbnlib package on Kali Linux

Package: python3-isbnlib
Source: isbnlib
Version: 3.9.3-1.2
Installed-Size: 270
Maintainer: Aigars Mahinovs
Architecture: all
Depends: python3:any
Size: 44200
SHA256: 98d134bf26f0aeb84104f09d78da46a0fb689f8a30d701d0af093981166c0413
SHA1: c0239b2499ab28ab1ec06c7b98c46cc24e9afef1
MD5sum: 29fb6d8a8347d7be641738a12a8b2cc8
Description: 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:
Section: python
Priority: optional
Filename: pool/main/i/isbnlib/python3-isbnlib_3.9.3-1.2_all.deb