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

Last updated: May 04,2024

1. Install "python3-polib" package

Here is a brief guide to show you how to install python3-polib on Kali Linux

$ sudo apt update $ sudo apt install python3-polib

2. Uninstall "python3-polib" package

Please follow the guidance below to uninstall python3-polib on Kali Linux:

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

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

Package: python3-polib
Source: polib
Version: 1.1.1-1
Installed-Size: 100
Maintainer: Angel Abad
Architecture: all
Depends: python3:any
Suggests: python-polib-doc
Size: 25836
SHA256: 85f2fc6f2c785192b3d6f3acb61314046a2f804d011d97b4811a1e45226b501e
SHA1: f2a2c2a5d57e2df2fd7e644adac909f4032d836e
MD5sum: f880a483535bc3b8a01568eb4addeabd
Description: Python 3 library to parse and manage gettext catalogs
polib allows you to manipulate, create, modify gettext files
(pot, po and mo files). You can load existing files, iterate
through it's entries, add, modify entries, comments or metadata,
etc... or create new po files from scratch.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/izimobil/polib/
Section: python
Priority: optional
Filename: pool/main/p/polib/python3-polib_1.1.1-1_all.deb