How to Install and Uninstall libparse-method-signatures-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libparse-method-signatures-perl" package

Please follow the instructions below to install libparse-method-signatures-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libparse-method-signatures-perl

2. Uninstall "libparse-method-signatures-perl" package

Please follow the instructions below to uninstall libparse-method-signatures-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libparse-method-signatures-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-method-signatures-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libparse-method-signatures-perl
Architecture: all
Version: 1.003019-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 77
Depends: perl, libclass-load-perl (>= 0.19), liblist-moreutils-perl, libmoose-perl, libmoosex-traits-perl, libmoosex-types-perl, libmoosex-types-structured-perl, libnamespace-clean-perl, libppi-perl
Filename: pool/universe/libp/libparse-method-signatures-perl/libparse-method-signatures-perl_1.003019-1_all.deb
Size: 23304
MD5sum: c32d890f4c6aeec2c07edb848cdc3114
SHA1: 72cb50982780936cffdeccfeab25766dea9157bc
SHA256: d0472bfe1a180a0ee846054dfa3d7a46a3d3d05b3cbbb889068e095b3dba9a6a
SHA512: 03736c5ffb6d43940d7211aa934516776dac7670d39db3a4324ffae876ebf7e367862686352388d2cdc157c5b90e26509b8a80ff9ac3424bae01b0b065e6aa6b
Homepage: https://metacpan.org/release/Parse-Method-Signatures
Description-en: Perl module to parse Perl6-like method signatures
Parse::Method::Signatures takes a method signature and extracts information
about it. For users of Perl5 who are unfamiliar with this feature, it is
essentially what prototypes are to other languages like C, where methods and
functions have parameterized lists that can also optionally enforce data type
constraints. It is useful to process Perl6 code, but also the subset of Perl6
supported backported to Perl5 via Moose.
.
This is primarily intended as a utility module to be used by developers that
work with either Moose or Perl6 code, such as MooseX::Method::Signatures
(see libmoosex-method-signatures-perl).
Description-md5: 573c2aa224b46ff6de6e6236dac43ee1