How to Install and Uninstall libcli-osprey-perl Package on Kali Linux

Last updated: April 27,2024

1. Install "libcli-osprey-perl" package

Please follow the guidelines below to install libcli-osprey-perl on Kali Linux

$ sudo apt update $ sudo apt install libcli-osprey-perl

2. Uninstall "libcli-osprey-perl" package

This is a short guide on how to uninstall libcli-osprey-perl on Kali Linux:

$ sudo apt remove libcli-osprey-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcli-osprey-perl package on Kali Linux

Package: libcli-osprey-perl
Version: 0.08-2
Installed-Size: 72
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libgetopt-long-descriptive-perl, libmodule-runtime-perl, libmoo-perl, libpath-tiny-perl
Size: 28912
SHA256: 48b827863d5734425c6eb9359f3db456ee22e1246e2621167953f7489334e3c2
SHA1: ed75977159939a2be05586da1d947aef48555385
MD5sum: d50b7ec98d6e5ac014c2ab3597d2ad7c
Description: module to assist in writing commandline applications with OO modules
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.
Description-md5:
Homepage: https://metacpan.org/release/CLI-Osprey
Section: perl
Priority: optional
Filename: pool/main/libc/libcli-osprey-perl/libcli-osprey-perl_0.08-2_all.deb