How to Install and Uninstall ruby-fixwhich Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-fixwhich" package

This is a short guide on how to install ruby-fixwhich on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-fixwhich

2. Uninstall "ruby-fixwhich" package

This guide covers the steps necessary to uninstall ruby-fixwhich on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-fixwhich package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-fixwhich
Architecture: all
Version: 1.0.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: ruby | ruby-interpreter, ruby-pathname2
Filename: pool/universe/r/ruby-fixwhich/ruby-fixwhich_1.0.2-2_all.deb
Size: 4328
MD5sum: cda3dffc8d5f1bbd901a8a281bef0d27
SHA1: 7298f12b6f844a3d2cfe1bfc4fbe36569a8c7cc8
SHA256: 10f4589a99a430516b16a717aa8645949993acee2cfb53fef2231ebc7994adfb
SHA512: 2ca59dcbf59e00e389b3ec0c8881c40038ac13c8bd8f4eb58d2a4a38cee43a2f6496a69a7b7cbcbd06ab49b48f5cd628dbdb750b71b8ab11bb469ccf6d4c1143
Homepage: http://github.com/Blahah/which
Description-en: 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: 10fa122b2c915d34aa352b18e4b54939
Ruby-Versions: all