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

Last updated: September 28,2024

1. Install "python36-yamllint" package

Please follow the guidelines below to install python36-yamllint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-yamllint

2. Uninstall "python36-yamllint" package

Here is a brief guide to show you how to uninstall python36-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python36-yamllint

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

Information for package python36-yamllint:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-yamllint
Version : 1.24.2-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 316,6 KiB
Installed : No
Status : not installed
Source package : python-yamllint-1.24.2-1.7.src
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.