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

Last updated: June 26,2024

1. Install "python310-pylint-venv" package

Please follow the step by step instructions below to install python310-pylint-venv on openSuSE Tumbleweed

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

2. Uninstall "python310-pylint-venv" package

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

$ sudo zypper remove python310-pylint-venv

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

Information for package python310-pylint-venv:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.