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

Last updated: May 16,2024

1. Install "ruby-rspec-puppet" package

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

$ sudo apt update $ sudo apt install ruby-rspec-puppet

2. Uninstall "ruby-rspec-puppet" package

In this section, we are going to explain the necessary steps to uninstall ruby-rspec-puppet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rspec-puppet $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rspec-puppet
Priority: optional
Section: universe/ruby
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.2.0-1
Depends: puppet-common, ruby | ruby-interpreter, ruby-rspec
Filename: pool/universe/r/ruby-rspec-puppet/ruby-rspec-puppet_2.2.0-1_all.deb
Size: 18978
MD5sum: b57e4a3c2e529f4579d7f083c7b10453
SHA1: 69279dbe52839465d247d96ac9aae799a68a0120
SHA256: b7dbf1dff49b9c30eac06aa4e85ea9ef58ad4dd1309edda95e447fe79275656d
Description-en: RSpec tests for your Puppet manifests
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
This ruby module contains RSpec tests for Puppet manifests.
Description-md5: 703ebd37094bc7cab78ea263c026a1ca
Homepage: https://github.com/rodjek/rspec-puppet/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu