How to Install and Uninstall python39-pylint-venv Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-pylint-venv" package

This guide let you learn how to install python39-pylint-venv on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pylint-venv

2. Uninstall "python39-pylint-venv" package

Please follow the steps below to uninstall python39-pylint-venv on openSuSE Tumbleweed:

$ sudo zypper remove python39-pylint-venv

3. Information about the python39-pylint-venv package on openSuSE Tumbleweed

Information for package python39-pylint-venv:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pylint-venv
Version : 3.0.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 22.0 KiB
Installed : No
Status : not installed
Source package : python-pylint-venv-3.0.3-1.2.src
Upstream URL : https://github.com/jgosmann/pylint-venv/
Summary : Use the same Pylint installation with different virtual environments
Description :
pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.