How to Install and Uninstall ruby-appraisal Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-appraisal" package

In this section, we are going to explain the necessary steps to install ruby-appraisal on Kali Linux

$ sudo apt update $ sudo apt install ruby-appraisal

2. Uninstall "ruby-appraisal" package

This is a short guide on how to uninstall ruby-appraisal on Kali Linux:

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

3. Information about the ruby-appraisal package on Kali Linux

Package: ruby-appraisal
Version: 0.5.1-2.1
Installed-Size: 41
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: bundler, rake, ruby | ruby-interpreter
Size: 8156
SHA256: f2f5ad704232bb26c3cd2c5a43c4b5c08b35082e440073a2ad94c5c60f5ed6b7
SHA1: 473e88abf7bf4df60baa106d87a043ea9cba2d2c
MD5sum: 716b981becb25814743b3834f8cb70d6
Description: 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:
Homepage: http://github.com/thoughtbot/appraisal
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-appraisal/ruby-appraisal_0.5.1-2.1_all.deb