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

Last updated: July 01,2024

1. Install "python311-pylint-venv" package

Here is a brief guide to show you how to install python311-pylint-venv on openSuSE Tumbleweed

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

2. Uninstall "python311-pylint-venv" package

Learn how to uninstall python311-pylint-venv on openSuSE Tumbleweed:

$ sudo zypper remove python311-pylint-venv

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

Information for package python311-pylint-venv:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pylint-venv
Version : 3.0.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 24.5 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.