How to Install and Uninstall puppet-lint Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 25,2024

1. Install "puppet-lint" package

Please follow the guidance below to install puppet-lint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puppet-lint

2. Uninstall "puppet-lint" package

Please follow the guidance below to uninstall puppet-lint on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the puppet-lint package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: puppet-lint
Priority: optional
Section: universe/ruby
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 1.1.0-1
Depends: ruby | ruby-interpreter
Suggests: rake
Filename: pool/universe/p/puppet-lint/puppet-lint_1.1.0-1_all.deb
Size: 26672
MD5sum: e6117cf849ca163eabc05b2c960af311
SHA1: db5866ecdbb5697078cee212987a02cacd075bf4
SHA256: fb3874ab69e6dbfdee8a00a3e47a3336c37873ad06df3aafd555c99e6f438a62
Description-en: check puppet manifests for style guide conformity
Checks your Puppet manifests against the Puppet Labs style guide and
alerts you to any discrepancies.
.
This program checks spacing, indentation, whitespace, quoting,
conditionals and classes.
Description-md5: 85b28c37ea18f31e6ea1e2fa6070d9b3
Homepage: https://github.com/rodjek/puppet-lint/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu