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

Last updated: October 06,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 AlmaLinux 8

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:56:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-ansible-lint
Version : 3.5.1
Release : 1.el8
Architecture : noarch
Size : 59 k
Source : ansible-lint-3.5.1-1.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