How to Install and Uninstall python312-pylint-ignore Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-pylint-ignore" package

In this section, we are going to explain the necessary steps to install python312-pylint-ignore on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pylint-ignore

2. Uninstall "python312-pylint-ignore" package

This is a short guide on how to uninstall python312-pylint-ignore on openSuSE Tumbleweed:

$ sudo zypper remove python312-pylint-ignore

3. Information about the python312-pylint-ignore package on openSuSE Tumbleweed

Information for package python312-pylint-ignore:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pylint-ignore
Version : 2022.1025-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 156.9 KiB
Installed : No
Status : not installed
Source package : python-pylint-ignore-2022.1025-3.4.src
Upstream URL : https://github.com/mbarkhau/pylint-ignore
Summary : Start with silence, not with noise But do start!
Description :
Start with silence, not with noise. But do start!
Pylint-ignore is a wrapper around Pylint that maintains a pylint-ignore.md file.
This file is used to ignore Pylint messages without adding comments to the
source code itself. It's similar to Rupocop's .rubocop_todo.yml.