How to Install and Uninstall python39-logilab-common Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python39-logilab-common" package

Please follow the guidelines below to install python39-logilab-common on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-logilab-common

2. Uninstall "python39-logilab-common" package

Please follow the steps below to uninstall python39-logilab-common on openSuSE Tumbleweed:

$ sudo zypper remove python39-logilab-common

3. Information about the python39-logilab-common package on openSuSE Tumbleweed

Information for package python39-logilab-common:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-logilab-common
Version : 1.11.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-logilab-common-1.11.0-1.4.src
Upstream URL : https://logilab-common.readthedocs.io/
Summary : Python lowlevel functionality shared by logilab projects
Description :
The package logilab.common contains several modules providing low level
functionalities shared among some python projects developed by logilab.
The package is used by pylint, an advanced Python style and syntax
checker.
Please note that some of the modules have some extra dependencies. For
instance, logilab.common.db will require a db-api 2.0 compliant
database driver.