How to Install and Uninstall python3-ansible-lint.noarch Package on Rocky Linux 9

Last updated: May 02,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 Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall python3-ansible-lint.noarch on Rocky Linux 9:

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

3. Information about the python3-ansible-lint.noarch package on Rocky Linux 9

Last metadata expiration check: 2:05:00 ago on Fri Feb 16 06:49:52 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.