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

Last updated: July 06,2024

1. Install "python39-yamllint" package

Learn how to install python39-yamllint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-yamllint

2. Uninstall "python39-yamllint" package

Please follow the guidelines below to uninstall python39-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python39-yamllint

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

Information for package python39-yamllint:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-yamllint
Version : 1.33.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 303.8 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.