How to Install and Uninstall libarray-group-perl Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 07,2024
1. Install "libarray-group-perl" package
Learn how to install libarray-group-perl on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libarray-group-perl
Copied
2. Uninstall "libarray-group-perl" package
Please follow the step by step instructions below to uninstall libarray-group-perl on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libarray-group-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libarray-group-perl package on Ubuntu 21.10 (Impish Indri)
Package: libarray-group-perl
Architecture: all
Version: 4.2-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: 21
Depends: perl
Filename: pool/universe/liba/libarray-group-perl/libarray-group-perl_4.2-1_all.deb
Size: 7256
MD5sum: 79d7eb9692eb444cd58f7f28598c3edc
SHA1: 66d41e61721e425adc6d020ac8b004ca4ef7f0db
SHA256: 71a9914322735ac7f3b3b22d2b06f8a6470d4cf6539ddf5ef95c6c9777d584b9
SHA512: d1c7b33cc36300c4d35bd441fbbd2aa5cd644a4b42a26813a979c5b778c62a0a66e62ecbbd2b10dfa05fcb57ebda87447c74eb986ee030a237b566a599337227
Homepage: https://metacpan.org/release/Array-Group
Description-en: module that converts an array into array of arrayrefs of uniform size N
Array::Group is a module for converting a list into a list of arrayrefs
of the same size. It exports two methods:
.
The ngroup method reformats a list into a list of arrayrefs. It is often
used for formatting data into HTML tables, amongst other things.
.
dissect() returns a list of lists where the first element of each sublist
will be one of the first elements of the source list, and the last element
will be one of the last. This behaviour is much more useful when the input
list is sorted.
.
The key difference between the two methods is that dissect() takes elements
from the start of the list provided and pushes them onto each of the
subarrays sequentially, rather than simply dividing the list into discrete
chunks.
Description-md5: 6c5c559e1df522f99118d059584711f0
Architecture: all
Version: 4.2-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: 21
Depends: perl
Filename: pool/universe/liba/libarray-group-perl/libarray-group-perl_4.2-1_all.deb
Size: 7256
MD5sum: 79d7eb9692eb444cd58f7f28598c3edc
SHA1: 66d41e61721e425adc6d020ac8b004ca4ef7f0db
SHA256: 71a9914322735ac7f3b3b22d2b06f8a6470d4cf6539ddf5ef95c6c9777d584b9
SHA512: d1c7b33cc36300c4d35bd441fbbd2aa5cd644a4b42a26813a979c5b778c62a0a66e62ecbbd2b10dfa05fcb57ebda87447c74eb986ee030a237b566a599337227
Homepage: https://metacpan.org/release/Array-Group
Description-en: module that converts an array into array of arrayrefs of uniform size N
Array::Group is a module for converting a list into a list of arrayrefs
of the same size. It exports two methods:
.
The ngroup method reformats a list into a list of arrayrefs. It is often
used for formatting data into HTML tables, amongst other things.
.
dissect() returns a list of lists where the first element of each sublist
will be one of the first elements of the source list, and the last element
will be one of the last. This behaviour is much more useful when the input
list is sorted.
.
The key difference between the two methods is that dissect() takes elements
from the start of the list provided and pushes them onto each of the
subarrays sequentially, rather than simply dividing the list into discrete
chunks.
Description-md5: 6c5c559e1df522f99118d059584711f0