How to Install and Uninstall ansible-lint Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "ansible-lint" package

This tutorial shows how to install ansible-lint on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ansible-lint

2. Uninstall "ansible-lint" package

This tutorial shows how to uninstall ansible-lint on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ansible-lint $ sudo apt autoclean && sudo apt autoremove

3. Information about the ansible-lint package on Ubuntu 21.10 (Impish Indri)

Package: ansible-lint
Architecture: all
Version: 4.3.7-1
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gregory Colpart
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 311
Depends: ansible (>= 2.8), python3-pkg-resources, python3-ruamel.yaml, python3-rich, python3-yaml, python3:any
Filename: pool/universe/a/ansible-lint/ansible-lint_4.3.7-1_all.deb
Size: 54248
MD5sum: 39592a6466d27d5ed4153665d0f1017c
SHA1: 65495114bdac50cc23a7833e1674c09d1fb48f01
SHA256: 38ac625481e3ace685abd7cdaa6b7432a1026cfb6782a4573a8856ec07fa32f5
SHA512: 02ae03402caeb9202ba2013cd64d0b094634bf8e930db9c136ac4f45320c9ba497608fdfb6d5af9e00191d69dc0808194bb70913af5df3251e6c38b3b966a10e
Homepage: https://github.com/willthames/ansible-lint
Description-en: lint tool for Ansible playbooks
Ansible playbooks express configuration, deployment and orchestration in YAML
format. They can describe a policy you want your remote systems to enforce,
or a set of steps in a general IT process.
.
ansible-lint checks Ansible playbooks for practices and behaviour that could
potentially be improved.
Description-md5: a381932960794814b41d4276fb69f7a5