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

Last updated: November 08,2024

1. Install "python311-pylint-ignore" package

This tutorial shows how to install python311-pylint-ignore on openSuSE Tumbleweed

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

2. Uninstall "python311-pylint-ignore" package

Here is a brief guide to show you how to uninstall python311-pylint-ignore on openSuSE Tumbleweed:

$ sudo zypper remove python311-pylint-ignore

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

Information for package python311-pylint-ignore:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pylint-ignore
Version : 2022.1025-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 162.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.