How to Install and Uninstall yamllint.noarch Package on CentOS 8 / RHEL 8
Last updated: November 24,2024
1. Install "yamllint.noarch" package
Here is a brief guide to show you how to install yamllint.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
yamllint.noarch
Copied
2. Uninstall "yamllint.noarch" package
Learn how to uninstall yamllint.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
yamllint.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the yamllint.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:07:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : yamllint
Version : 1.26.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : yamllint-1.26.0-1.el8.src.rpm
Repository : epel
Summary : A linter for YAML files
URL : https://github.com/adrienverge/yamllint
License : GPLv3+
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.
Available Packages
Name : yamllint
Version : 1.26.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : yamllint-1.26.0-1.el8.src.rpm
Repository : epel
Summary : A linter for YAML files
URL : https://github.com/adrienverge/yamllint
License : GPLv3+
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.