How to Install and Uninstall serverspec-runner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "serverspec-runner" package

Here is a brief guide to show you how to install serverspec-runner on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install serverspec-runner

2. Uninstall "serverspec-runner" package

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

$ sudo apt remove serverspec-runner $ sudo apt autoclean && sudo apt autoremove

3. Information about the serverspec-runner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: serverspec-runner
Priority: optional
Section: universe/ruby
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.4-2
Depends: ruby | ruby-interpreter, ruby-serverspec, ruby-net-ssh, rake, ruby-rspec-core, bundler
Filename: pool/universe/s/serverspec-runner/serverspec-runner_0.2.4-2_all.deb
Size: 10078
MD5sum: b3f2eef6c7d3f40c6097a65d2bf09541
SHA1: 4752bcdfeb3b0cca5ac85acdc31d845da042d747
SHA256: 70b84cf69804be5e0aa892923c1b4dd04236401e72203aff245eb460581801f8
Description-en: simple execution framework for serverspec
This wrapper program makes it easy to run multiple serverspec
recipes using one scinario yaml file, with pretty printng.
In addition to that, it can export test results to other formats,
like CSV, Markdown, etc.
Description-md5: 7d0905129aec3df438921b3c890f622d
Homepage: https://github.com/hiracy/serverspec-runner
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu