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

Last updated: May 12,2024

1. Install "python3-libzim" package

Please follow the guidelines below to install python3-libzim on Kali Linux

$ sudo apt update $ sudo apt install python3-libzim

2. Uninstall "python3-libzim" package

Here is a brief guide to show you how to uninstall python3-libzim on Kali Linux:

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

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

Package: python3-libzim
Source: python-libzim
Version: 3.1.0-2
Installed-Size: 2304
Maintainer: Kunal Mehta
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libzim8 (>= 8.2.1)
Size: 314088
SHA256: 863e7c8c7eed949e1c17c48ba0d09b3b02c1e82edbea29f992b5934c1e8d42c4
SHA1: bd8d4822cd5df464bb3d1c42329afa72005b7473
MD5sum: be3c9d7a9ba3c37afae09b71d25847f4
Description: Python bindings for libzim
The python-libzim library allows you to read/write ZIM files in Python.
It provides a shallow Python interface on top of the libzim C++ library.
It is primarily used in various openZIM scrapers.
Description-md5:
Homepage: https://github.com/openzim/python-libzim
Section: python
Priority: optional
Filename: pool/main/p/python-libzim/python3-libzim_3.1.0-2_amd64.deb