How to Install and Uninstall ruby-path-expander Package on Kali Linux

Last updated: November 13,2024

1. Install "ruby-path-expander" package

This tutorial shows how to install ruby-path-expander on Kali Linux

$ sudo apt update $ sudo apt install ruby-path-expander

2. Uninstall "ruby-path-expander" package

Please follow the steps below to uninstall ruby-path-expander on Kali Linux:

$ sudo apt remove ruby-path-expander $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-path-expander package on Kali Linux

Package: ruby-path-expander
Version: 1.1.0-2
Installed-Size: 28
Maintainer: Debian Ruby Team
Architecture: all
Size: 6536
SHA256: d4f8ba0fcbf66fabd581e75477008ce39d765856f5e0a6455a6a5cd341035d41
SHA1: d89c07128783750d4fe6f565fa31054918dbf40f
MD5sum: abbb70681ab13334395d781b6f364d6e
Description: PathExpander helps pre-process command-line arguments
PathExpander helps pre-process command-line arguments expanding
directories into their constituent files. It further helps by
providing additional mechanisms to make specifying subsets easier
with path subtraction and allowing for command-line arguments to be
saved in a file.
.
NOTE: this is NOT an options processor. It is a path processor
(basically everything else besides options). It does provide a
mechanism for pre-filtering cmdline options, but not with the intent
of actually processing them in PathExpander. Use OptionParser to
deal with options either before or after passing ARGV through
PathExpander.
Description-md5:
Homepage: https://github.com/seattlerb/path_expander
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-path-expander/ruby-path-expander_1.1.0-2_all.deb