How to Install and Uninstall python311-yamllint Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python311-yamllint" package

Please follow the guidance below to install python311-yamllint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-yamllint

2. Uninstall "python311-yamllint" package

This guide covers the steps necessary to uninstall python311-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python311-yamllint

3. Information about the python311-yamllint package on openSuSE Tumbleweed

Information for package python311-yamllint:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-yamllint
Version : 1.33.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 382.7 KiB
Installed : No
Status : not installed
Source package : python-yamllint-1.33.0-1.4.src
Upstream URL : https://github.com/adrienverge/yamllint
Summary : A linter for YAML files
Description :
A linter for YAML files.
YAMLlint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces,
indentation, etc.