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

Last updated: July 01,2024

1. Install "python38-yamllint" package

Please follow the step by step instructions below to install python38-yamllint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-yamllint

2. Uninstall "python38-yamllint" package

This is a short guide on how to uninstall python38-yamllint on openSuSE Tumbleweed:

$ sudo zypper remove python38-yamllint

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

Information for package python38-yamllint:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-yamllint
Version : 1.24.2-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 316,3 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.