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

Last updated: May 13,2024

1. Install "python3-ebooklib" package

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

$ sudo apt update $ sudo apt install python3-ebooklib

2. Uninstall "python3-ebooklib" package

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

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

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

Package: python3-ebooklib
Source: python-ebooklib
Version: 0.18-2
Installed-Size: 145
Maintainer: Debian QA Group
Architecture: all
Depends: python3-lxml, python3-six, python3:any
Suggests: python-ebooklib-doc
Size: 31484
SHA256: b2f92b42a530957dfd225a0afbdb9161cdc3ffbbe56060bfc0813107b1397fa1
SHA1: 757affdf21a154750b3f0a48b99aa6b2e2b9f731
MD5sum: d7d8747ae8c89c334fe20865490bac34
Description: Python 3 E-book library for handling EPUB2/EPUB3/Kindle formats
EbookLib is a Python library for managing EPUB2/EPUB3 and Kindle files. It's
capable of reading and writing EPUB files programmatically (Kindle support is
under development).
.
The API is designed to be as simple as possible, while at the same time making
complex things possible too. It has support for covers, table of contents,
spine, guide, metadata and more.
Description-md5:
Homepage: https://github.com/aerkalov/ebooklib
Section: python
Priority: optional
Filename: pool/main/p/python-ebooklib/python3-ebooklib_0.18-2_all.deb