How to Install and Uninstall perl-CLI-Osprey Package on openSUSE Leap
Last updated: November 27,2024
1. Install "perl-CLI-Osprey" package
This is a short guide on how to install perl-CLI-Osprey on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-CLI-Osprey
Copied
2. Uninstall "perl-CLI-Osprey" package
Please follow the guidelines below to uninstall perl-CLI-Osprey on openSUSE Leap:
$
sudo zypper remove
perl-CLI-Osprey
Copied
3. Information about the perl-CLI-Osprey package on openSUSE Leap
Information for package perl-CLI-Osprey:
----------------------------------------
Repository : Main Repository
Name : perl-CLI-Osprey
Version : 0.08-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 69.4 KiB
Installed : No
Status : not installed
Source package : perl-CLI-Osprey-0.08-bp155.1.4.src
Upstream URL : https://metacpan.org/release/CLI-Osprey
Summary : MooX::Options + MooX::Cmd + Sanity
Description :
CLI::Osprey is a module to assist in writing commandline applications with
M* OO modules (Moose, Moo, Mo). With it, you structure your app as one or
more modules, which get instantiated with the commandline arguments as
attributes. Arguments are parsed using Getopt::Long::Descriptive, and both
long and short help messages as well as complete manual pages are
automatically generated. An app can be a single command with options, or
have sub-commands (like 'git'). Sub-commands can be defined as modules
(with options of their own) or as simple coderefs.
----------------------------------------
Repository : Main Repository
Name : perl-CLI-Osprey
Version : 0.08-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 69.4 KiB
Installed : No
Status : not installed
Source package : perl-CLI-Osprey-0.08-bp155.1.4.src
Upstream URL : https://metacpan.org/release/CLI-Osprey
Summary : MooX::Options + MooX::Cmd + Sanity
Description :
CLI::Osprey is a module to assist in writing commandline applications with
M* OO modules (Moose, Moo, Mo). With it, you structure your app as one or
more modules, which get instantiated with the commandline arguments as
attributes. Arguments are parsed using Getopt::Long::Descriptive, and both
long and short help messages as well as complete manual pages are
automatically generated. An app can be a single command with options, or
have sub-commands (like 'git'). Sub-commands can be defined as modules
(with options of their own) or as simple coderefs.