How to Install and Uninstall ruby-serverspec Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "ruby-serverspec" package

This guide covers the steps necessary to install ruby-serverspec on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-serverspec

2. Uninstall "ruby-serverspec" package

Learn how to uninstall ruby-serverspec on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-serverspec package on Ubuntu 21.10 (Impish Indri)

Package: ruby-serverspec
Architecture: all
Version: 2.41.5-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 147
Depends: ruby | ruby-interpreter, ruby-multi-json, ruby-rspec (>= 3.0), ruby-rspec-its, ruby-specinfra (>= 2.72)
Suggests: net-tools
Filename: pool/universe/r/ruby-serverspec/ruby-serverspec_2.41.5-1_all.deb
Size: 21424
MD5sum: fedb2ba5df44daa3553b8eec20df428d
SHA1: 182ff813bc3fe5b415bd69dca96b846a3bc7fe07
SHA256: fc67fc8ddd9ed7b31748e9012a93f1cb4185663aa75b6ccd0d8064c009b9c654
SHA512: eab23b26d6b2df7d146d2a85dc189fcf81c1b5af69220b65af9c578a36ac815bb633c43429c16d3de525f90a4cb1d276359351585026cd615a54baf4c83bb929
Homepage: https://serverspec.org/
Description-en: RSpec tests for your servers configured by Puppet, Chef or anything else
With serverspec, you can write RSpec tests for checking your servers
are configured correctly.
.
Serverspec tests your servers' actual state through SSH access, so
you don't need to install any agent software on your servers and
can use any configuration management tools, Puppet, Chef, CFEngine
and so on.
Description-md5: 3c1f93153b81b33d9c65bf0d71a4a5f9
Ruby-Versions: all