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

Last updated: July 03,2024

1. Install "python310-pylint-ignore" package

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

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

2. Uninstall "python310-pylint-ignore" package

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

$ sudo zypper remove python310-pylint-ignore

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

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