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

Last updated: May 17,2024

1. Install "ruby-appraisal" package

This guide covers the steps necessary to install ruby-appraisal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-appraisal

2. Uninstall "ruby-appraisal" package

Please follow the instructions below to uninstall ruby-appraisal on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-appraisal
Priority: optional
Section: universe/ruby
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.1-1build1
Depends: ruby | ruby-interpreter, rake, bundler
Filename: pool/universe/r/ruby-appraisal/ruby-appraisal_0.5.1-1build1_all.deb
Size: 7836
MD5sum: f7fa471007c1d0ee5161a10f6b33f26b
SHA1: 9168bc421ed58229998d84d3b3383635d801a963
SHA256: ae0f6d17fdd45c43338f9ceea8bf20bb12e197fdec9fa98ab9d8a349f65091a3
Description-en: Find out what your Ruby gems are worth
Appraisal integrates with bundler and rake to test your library against
different versions of dependencies in repeatable scenarios called "appraisals."
.
Appraisal is designed to make it easy to check for regressions in your library
without interfering with day-to-day development using bundler.
Description-md5: 4c551abb8cb53c6d68983b76eeecbee2
Homepage: http://github.com/thoughtbot/appraisal
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu