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

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install python3-ansible-lint.noarch on CentOS Stream 8

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

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

This is a short guide on how to uninstall python3-ansible-lint.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 5:55:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-ansible-lint
Version : 3.5.1
Release : 2.el8
Architecture : noarch
Size : 59 k
Source : ansible-lint-3.5.1-2.el8.src.rpm
Repository : epel
Summary : Best practices checker for Ansible
URL : https://github.com/willthames/ansible-lint
License : MIT
Description : Checks playbooks for practices and behavior that could potentially be improved