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

Last updated: May 07,2024

1. Install "libkwargs-perl" package

Please follow the step by step instructions below to install libkwargs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkwargs-perl

2. Uninstall "libkwargs-perl" package

Please follow the guidance below to uninstall libkwargs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkwargs-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libkwargs-perl
Priority: optional
Section: universe/perl
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.01-1
Depends: perl, libsub-exporter-perl
Filename: pool/universe/libk/libkwargs-perl/libkwargs-perl_0.01-1_all.deb
Size: 6982
MD5sum: 3db8c276659c2190509f78b9974fd44f
SHA1: 499b4d5a8237f9e4c5d3ca7962c092e642536364
SHA256: 456dfe03e0eb54f8b3bc1a9379eeff23dea89e629829b445faee634d19e557db
Description-en: Perl module for simple and clean handling of named arguments
Kwargs is a Perl module that makes very easy to write functions with
named arguments, specially when they take lots of (sometimes optional)
arguments.
Description-md5: 340412592182ce1b2a045145f4f9b6f3
Homepage: http://search.cpan.org/dist/Kwargs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu