How to Install and Uninstall libmethod-signatures-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libmethod-signatures-perl" package

Here is a brief guide to show you how to install libmethod-signatures-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmethod-signatures-perl

2. Uninstall "libmethod-signatures-perl" package

This guide covers the steps necessary to uninstall libmethod-signatures-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmethod-signatures-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmethod-signatures-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmethod-signatures-perl
Priority: optional
Section: universe/perl
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 20141021-1
Depends: perl, libany-moose-perl, libconst-fast-perl, libdata-alias-perl (>= 1.08), libdevel-declare-perl (>= 0.006002), liblexical-sealrequirehints-perl, libmouse-perl, libppi-perl, libsub-name-perl
Recommends: libmoose-perl
Filename: pool/universe/libm/libmethod-signatures-perl/libmethod-signatures-perl_20141021-1_all.deb
Size: 41828
MD5sum: e436490f667625b13d489418434da574
SHA1: f400443ebe14d4419ed0d96425036b5e65393ae5
SHA256: 6fd329b32d15272e55994194f3e3fc1631cd9168b66f4f682813894d3995b66e
Description-en: method and function declarations with signatures and no source filter
Method::Signatures provides two new keywords, func and method, which
may be used to write subroutines with signatures, very similar to
perl6 signatures.
.
It also does type checking, understanding all the types that Moose
(or Mouse) would understand.
Description-md5: 4e7365eb54dc9096b107c62eb4e8bf36
Homepage: https://metacpan.org/release/Method-Signatures
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu