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

Last updated: July 08,2024

1. Install "python310-yamllint" package

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

$ sudo zypper refresh $ sudo zypper install python310-yamllint

2. Uninstall "python310-yamllint" package

This guide let you learn how to uninstall python310-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python310-yamllint

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

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