How to Install and Uninstall perl-Getopt-Long-Descriptive Package on openSUSE Leap

Last updated: May 13,2024

1. Install "perl-Getopt-Long-Descriptive" package

Please follow the instructions below to install perl-Getopt-Long-Descriptive on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Getopt-Long-Descriptive

2. Uninstall "perl-Getopt-Long-Descriptive" package

This is a short guide on how to uninstall perl-Getopt-Long-Descriptive on openSUSE Leap:

$ sudo zypper remove perl-Getopt-Long-Descriptive

3. Information about the perl-Getopt-Long-Descriptive package on openSUSE Leap

Information for package perl-Getopt-Long-Descriptive:
-----------------------------------------------------
Repository : Main Repository
Name : perl-Getopt-Long-Descriptive
Version : 0.111-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 81.0 KiB
Installed : No
Status : not installed
Source package : perl-Getopt-Long-Descriptive-0.111-bp155.1.5.src
Upstream URL : https://metacpan.org/release/Getopt-Long-Descriptive
Summary : Getopt::Long, but simpler and more powerful
Description :
Getopt::Long::Descriptive is yet another Getopt library. It's built atop
Getopt::Long, and gets a lot of its features, but tries to avoid making you
think about its huge array of options.
It also provides usage (help) messages, data validation, and a few other
useful features.