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

Last updated: November 26,2024

1. Install "ruby-shoulda-matchers" package

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

$ sudo apt update $ sudo apt install ruby-shoulda-matchers

2. Uninstall "ruby-shoulda-matchers" package

This guide covers the steps necessary to uninstall ruby-shoulda-matchers on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-shoulda-matchers $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-shoulda-matchers
Priority: optional
Section: universe/ruby
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0~beta2-1build1
Depends: ruby | ruby-interpreter
Conflicts: libshoulda-ruby (<< 3.0.0~beta2-1~), libshoulda-ruby1.8 (<< 3.0.0~beta2-1~)
Filename: pool/universe/r/ruby-shoulda-matchers/ruby-shoulda-matchers_1.0.0~beta2-1build1_all.deb
Size: 17768
MD5sum: 7ab042e776b039b5c896ce0c080d39ae
SHA1: ed61edef8d1d2fc61ae4c7014a1b78fb5bc0ec2f
SHA256: 7fc243e0b104a4b85b216cd4d0e9d1180540cdc4c556bf0b6c3e79316abc94eb
Description-en: Test helpers for Rails applications, compatible with Test::Unit and RSpec
Test::Unit- and RSpec-compatible one-liners that test common Rails
functionality. These tests would otherwise be much longer, more complex, and
error-prone.
Description-md5: 52266030e3cbcd34ed2d0fd8f0d2267c
Homepage: https://github.com/thoughtbot/shoulda-matchers
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu