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

Last updated: May 18,2024

1. Install "ruby-rspec-expectations" package

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

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

2. Uninstall "ruby-rspec-expectations" package

This is a short guide on how to uninstall ruby-rspec-expectations on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-rspec-expectations
Priority: optional
Section: universe/ruby
Installed-Size: 386
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-rspec
Version: 3.4.0c3e0m1s1-1ubuntu1
Depends: ruby | ruby-interpreter, ruby-diff-lcs, ruby-rspec-support (= 3.4.0c3e0m1s1-1ubuntu1)
Suggests: ruby-rspec
Filename: pool/universe/r/ruby-rspec/ruby-rspec-expectations_3.4.0c3e0m1s1-1ubuntu1_all.deb
Size: 77086
MD5sum: 61fa29199be3c73ce9e9ed3f1d7f0bf2
SHA1: b418048164b855873cf0f68712f8e227157afee8
SHA256: f00f1da7610cefc6c06c56d048ae09206da997124f7b108847027eb90d027513
Description-en: Behaviour Driven Development framework for Ruby - expectations
RSpec is a Behaviour Driven Development framework for Ruby. It
provides a framework for writing and executing examples of how your
Ruby application should behave.
.
This package provides the handling of expectations (should/should_not and
matchers).
Description-md5: 9d88daafd57037c6be08f060b1de929a
Homepage: http://rspec.info/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu