How to Install and Uninstall ruby3.2-rubygem-path_expander Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ruby3.2-rubygem-path_expander" package
This is a short guide on how to install ruby3.2-rubygem-path_expander on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ruby3.2-rubygem-path_expander
Copied
2. Uninstall "ruby3.2-rubygem-path_expander" package
In this section, we are going to explain the necessary steps to uninstall ruby3.2-rubygem-path_expander on openSuSE Tumbleweed:
$
sudo zypper remove
ruby3.2-rubygem-path_expander
Copied
3. Information about the ruby3.2-rubygem-path_expander package on openSuSE Tumbleweed
Information for package ruby3.2-rubygem-path_expander:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-path_expander
Version : 1.1.1-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 26.0 KiB
Installed : No
Status : not installed
Source package : rubygem-path_expander-1.1.1-1.6.src
Upstream URL : https://github.com/seattlerb/path_expander
Summary : PathExpander helps pre-process command-line arguments expanding
Description :
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.
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-path_expander
Version : 1.1.1-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 26.0 KiB
Installed : No
Status : not installed
Source package : rubygem-path_expander-1.1.1-1.6.src
Upstream URL : https://github.com/seattlerb/path_expander
Summary : PathExpander helps pre-process command-line arguments expanding
Description :
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.