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

Last updated: May 13,2024

1. Install "libsyntax-keyword-gather-perl" package

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

$ sudo apt update $ sudo apt install libsyntax-keyword-gather-perl

2. Uninstall "libsyntax-keyword-gather-perl" package

Please follow the guidelines below to uninstall libsyntax-keyword-gather-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsyntax-keyword-gather-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libsyntax-keyword-gather-perl
Priority: optional
Section: universe/perl
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.003001-1
Depends: perl, libsub-exporter-progressive-perl
Filename: pool/universe/libs/libsyntax-keyword-gather-perl/libsyntax-keyword-gather-perl_1.003001-1_all.deb
Size: 9686
MD5sum: 2723b5ab33ec210102af55dd038ad62f
SHA1: da2f757e6a70b5511b1ab5221e9cab04cce47d0a
SHA256: e26dc56209d17fcb574cdc79c2a2bbbea37b490e3bfb4309ca60a0bf8f82b1c5
Description-en: syntax extension for the "gather" keyword
Syntax::Keyword::Gather is a Perl syntax extension (see libsyntax-perl)
that provides the "gather" control structure, which was inspired by Perl 6.
It allows lists to be constructed procedurally, without the need for a
temporary variable, by managing an implicit array within a closure.
Description-md5: 41e20205fff9023ddb09c5620f6bf044
Homepage: https://metacpan.org/release/Syntax-Keyword-Gather
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu