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

Last updated: September 20,2024

1. Install "ruby-rspec-core" package

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

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

2. Uninstall "ruby-rspec-core" package

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

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

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

Package: ruby-rspec-core
Priority: optional
Section: universe/ruby
Installed-Size: 729
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-rspec
Version: 3.4.0c3e0m1s1-1ubuntu1
Depends: ruby | ruby-interpreter, ruby-rspec-expectations (= 3.4.0c3e0m1s1-1ubuntu1), ruby-rspec-mocks (= 3.4.0c3e0m1s1-1ubuntu1), ruby-rspec-support (= 3.4.0c3e0m1s1-1ubuntu1), ruby-thread-order
Suggests: ruby-rspec
Filename: pool/universe/r/ruby-rspec/ruby-rspec-core_3.4.0c3e0m1s1-1ubuntu1_all.deb
Size: 148966
MD5sum: 975dd940c3eb3bf6acfd6fc16becf9d9
SHA1: 711c8c59ce66513ab0e16226e52647c607746ed0
SHA256: 77caac9bb5536b2d551f50cfa1a7f1fa0747807000f87896b9cc05d8e2367e38
Description-en: Behaviour Driven Development framework for Ruby - core
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 core of the RSpec framework.
Description-md5: a8179984cd6b6b50801bcfd23b6b83c5
Homepage: http://rspec.info/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu