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

Last updated: May 18,2024

1. Install "ruby-fixwhich" package

Here is a brief guide to show you how to install ruby-fixwhich on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fixwhich

2. Uninstall "ruby-fixwhich" package

This is a short guide on how to uninstall ruby-fixwhich on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-fixwhich
Priority: optional
Section: universe/ruby
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.2-1
Depends: ruby | ruby-interpreter, ruby-pathname2
Filename: pool/universe/r/ruby-fixwhich/ruby-fixwhich_1.0.2-1_all.deb
Size: 4070
MD5sum: 625c5821c05ac4231ac04ed1b4b2feb8
SHA1: 1422b8af2e8f540576b10d70bb95654a7b897e3c
SHA256: 1594db75b75308ae021ae4430681c1b423fc9ffef6f3ca3566239e85e5922189
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
Homepage: http://github.com/Blahah/which
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu