How to Install and Uninstall yamllint.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "yamllint.noarch" package
Please follow the instructions below to install yamllint.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
yamllint.noarch
Copied
2. Uninstall "yamllint.noarch" package
This guide let you learn how to uninstall yamllint.noarch on AlmaLinux 8:
$
sudo dnf remove
yamllint.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the yamllint.noarch package on AlmaLinux 8
Last metadata expiration check: 1:54:18 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : yamllint
Version : 1.27.1
Release : 1.el8
Architecture : noarch
Size : 83 k
Source : yamllint-1.27.1-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.27.1
Release : 1.el8
Architecture : noarch
Size : 83 k
Source : yamllint-1.27.1-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.