How to Install and Uninstall python3-logilab-common Package on openSUSE Leap

Last updated: April 25,2024

1. Install "python3-logilab-common" package

In this section, we are going to explain the necessary steps to install python3-logilab-common on openSUSE Leap

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

2. Uninstall "python3-logilab-common" package

Please follow the instructions below to uninstall python3-logilab-common on openSUSE Leap:

$ sudo zypper remove python3-logilab-common

3. Information about the python3-logilab-common package on openSUSE Leap

Information for package python3-logilab-common:
-----------------------------------------------
Repository : Main Repository
Name : python3-logilab-common
Version : 1.4.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-logilab-common-1.4.1-bp155.2.10.src
Upstream URL : http://www.logilab.org/projects/common/
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.