How to Install and Uninstall ruby-puppetlabs-spec-helper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "ruby-puppetlabs-spec-helper" package

Here is a brief guide to show you how to install ruby-puppetlabs-spec-helper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-puppetlabs-spec-helper

2. Uninstall "ruby-puppetlabs-spec-helper" package

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

$ sudo apt remove ruby-puppetlabs-spec-helper $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-puppetlabs-spec-helper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-puppetlabs-spec-helper
Priority: optional
Section: universe/ruby
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.10.3-1
Depends: ruby | ruby-interpreter, rake, ruby-rspec (>= 2.9.0), ruby-mocha (>= 0.10.5), ruby-rspec-puppet (>= 0.1.1)
Filename: pool/universe/r/ruby-puppetlabs-spec-helper/ruby-puppetlabs-spec-helper_0.10.3-1_all.deb
Size: 11284
MD5sum: 0f5c846abccd343771cb618512e672bc
SHA1: f463b76f79d90086372aaedc52a5ac72a0411b89
SHA256: a8fe5c43b5da8018c366c0e0d241af992f03db8ec127bc091a4d5f7aa3773ce8
Description-en: rake tasks and spec helper for spec tests on puppet modules
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 rake tasks and a standard spec_helper for
running spec tests on puppet modules.
Description-md5: 6f24eceac2fcc07289caeaf76b480431
Homepage: http://github.com/puppetlabs/puppetlabs_spec_helper
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu