How to Install and Uninstall python3-ansible-lint.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "python3-ansible-lint.noarch" package

This is a short guide on how to install python3-ansible-lint.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-ansible-lint.noarch

2. Uninstall "python3-ansible-lint.noarch" package

This tutorial shows how to uninstall python3-ansible-lint.noarch on CentOS Stream 9:

$ sudo dnf remove python3-ansible-lint.noarch $ sudo dnf autoremove

3. Information about the python3-ansible-lint.noarch package on CentOS Stream 9

Last metadata expiration check: 0:31:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-ansible-lint
Epoch : 1
Version : 5.4.0
Release : 2.el9
Architecture : noarch
Size : 199 k
Source : ansible-lint-5.4.0-2.el9.src.rpm
Repository : epel
Summary : Best practices checker for Ansible
URL : https://github.com/willthames/ansible-lint
License : MIT
Description : Python3 module for ansible-lint.