How to Install and Uninstall foodcritic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "foodcritic" package

Please follow the steps below to install foodcritic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install foodcritic

2. Uninstall "foodcritic" package

Please follow the guidelines below to uninstall foodcritic on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove foodcritic $ sudo apt autoclean && sudo apt autoremove

3. Information about the foodcritic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: foodcritic
Priority: optional
Section: universe/ruby
Installed-Size: 13669
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 6.0.1+ds-1
Depends: ruby | ruby-interpreter, ruby-erubis, ruby-gherkin (>= 2.11.7), ruby-nokogiri (>= 1.5.4), ruby-treetop (>= 1.4.10), ruby-yajl (>= 1.1.0)
Suggests: chef
Filename: pool/universe/f/foodcritic/foodcritic_6.0.1+ds-1_all.deb
Size: 95158
MD5sum: 68d5cc3c7ffb062f1f0e98a88155c172
SHA1: cece1813d5779cd82ae9760dae6d5bb105bb4d05
SHA256: 0225c62eed24028917744e400969a30f03795ca8580508b7debc7c17037c03ba
Description-en: lint tool for chef cookbooks
Foodcritic has two goals:
.
To make it easier to flag problems in your Chef cookbooks that will cause Chef
to blow up when you attempt to converge. This is about faster feedback. If you
automate checks for common problems you can save a lot of time.
.
To encourage discussion within the Chef community on the more subjective stuff
- what does a good cookbook look like? Opscode have avoided being overly
prescriptive. Having a set of rules to base discussion on helps drive out what
the community think is good style.
Description-md5: 41ad7e72fa374bf0d3bb57f3a0ee74ff
Homepage: http://www.foodcritic.io/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu