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

Last updated: September 28,2024

1. Install "python312-yamllint" package

This guide let you learn how to install python312-yamllint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-yamllint

2. Uninstall "python312-yamllint" package

This tutorial shows how to uninstall python312-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python312-yamllint

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

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