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

Last updated: May 12,2024

1. Install "ruby-rspec-its" package

This is a short guide on how to install ruby-rspec-its on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-rspec-its" package

Please follow the guidance below to uninstall ruby-rspec-its on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-rspec-its
Priority: optional
Section: universe/ruby
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0-2
Depends: ruby | ruby-interpreter, ruby-rspec-core (>= 3~), ruby-rspec-expectations (>= 3~)
Filename: pool/universe/r/ruby-rspec-its/ruby-rspec-its_1.2.0-2_all.deb
Size: 5442
MD5sum: 9bf7bd5d20029569843204b2a1684c7a
SHA1: 1e5374a9c93ba92435907bb7d17fbfa9339606fd
SHA256: 315f57c90ad032ca021c2a00576c27e92b886de7436579ff5a17c5c6af9a04a8
Description-en: attribute matching extension for the RSpec BDD framework
RSpec is a behaviour driven development framework for Ruby,
provided by the ruby-rspec package.
.
The "its" method, formerly part of rspec-core before version 3, provides a
short-hand to specify the expected value of an attribute.
It is now distributed independently, and available in this package.
Description-md5: 29f0e9b47207dcbe5f6f3a98d851d5b9
Homepage: https://github.com/rspec/rspec-its
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu