How to Install and Uninstall python3-logilab-common Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-logilab-common" package

Please follow the instructions below to install python3-logilab-common on Kali Linux

$ sudo apt update $ sudo apt install python3-logilab-common

2. Uninstall "python3-logilab-common" package

This guide let you learn how to uninstall python3-logilab-common on Kali Linux:

$ sudo apt remove python3-logilab-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-logilab-common package on Kali Linux

Package: python3-logilab-common
Source: logilab-common
Version: 1.9.8-1
Installed-Size: 4574
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-importlib-metadata, python3-mypy-extensions, python3-pkg-resources, python3-typing-extensions, python3:any
Conflicts: python-logilab-common
Size: 380200
SHA256: af553910c347169b3e386a67b957e78ca80169ae1716765ec414aa82c0b138b2
SHA1: c4d4f7f8f92484efd29e7ca2e7d3647cf12d14b2
MD5sum: ee6b48f7c4c38c5511780cbf5d129466
Description: useful miscellaneous modules used by Logilab projects (Python3)
logilab-common is a collection of low-level Python packages and modules,
designed to ease:
.
* handling command line options and configuration files
* writing interactive command line tools
* manipulation files and character strings
* interfacing to OmniORB
* generating SQL queries
* running unit tests
* manipulating tree structures
* accessing RDBMS (currently postgreSQL, MySQL and sqlite)
* generating text and HTML reports
* logging
* parsing XML processing instructions
.
This package contains the Python 3 version of logilab-common.
Description-md5:
Homepage: https://www.logilab.org/project/logilab-common
Section: python
Priority: optional
Filename: pool/main/l/logilab-common/python3-logilab-common_1.9.8-1_all.deb