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

Last updated: May 15,2024

1. Install "ruby-fixwhich" package

This tutorial shows how to install ruby-fixwhich on Kali Linux

$ sudo apt update $ sudo apt install ruby-fixwhich

2. Uninstall "ruby-fixwhich" package

Please follow the guidelines below to uninstall ruby-fixwhich on Kali Linux:

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

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

Package: ruby-fixwhich
Version: 1.0.2-2
Installed-Size: 20
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-pathname2
Size: 4284
SHA256: 684535ed9284ab4b8f68c3462e122bc0eeef12dff3f93a1b1c277c9870b7d9e6
SHA1: e529c0724eb142bc3f11270c0a9339db3901d207
MD5sum: f52f71d2b21e0f827e6869b90356ea62
Description: ruby module that emulates the 'which' program
Searches the path, or a provided path with given separators (path_sep,
commonly “:”) and a separator for directories (dir_sep, commonly “/”), will
return all of the places that filename occurs. `filename' is included as a
part of the output.
.
Note that the filename must both exist in the path and be executable for it to
appear in the return value.
Description-md5:
Homepage: http://github.com/Blahah/which
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fixwhich/ruby-fixwhich_1.0.2-2_all.deb