How to Install and Uninstall libdata-record-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libdata-record-perl" package

This guide let you learn how to install libdata-record-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdata-record-perl

2. Uninstall "libdata-record-perl" package

Please follow the step by step instructions below to uninstall libdata-record-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdata-record-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-record-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdata-record-perl
Architecture: all
Version: 0.02-4.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: 37
Depends: libsub-uplevel-perl, perl:any
Filename: pool/universe/libd/libdata-record-perl/libdata-record-perl_0.02-4.1_all.deb
Size: 12044
MD5sum: 4b0fc45052c21de8f7f65ad02d6e9636
SHA1: b5589445455fc4f96b9b1db90d99ae2ccb5d8f4e
SHA256: 750f2fb8de1bbb24a8b6d8d492c129328e3552fb4d776be190facc6f4c645bbe
SHA512: 84fa707a85984b8e552ba9ebdafb7cbe4120147328a92fc64feccab83ac56c1b4be31a49a0ac85481bace83ccc2bbcf71986429dc7a2a3de6b68f93f1b7839ba
Homepage: http://search.cpan.org/dist/Data-Record/
Description-en: "split" on steroids
Sometimes we need data split into records and a simple split on the
input record separator (C<$/>) or some other value fails because the
values we're splitting on may allowed in other parts of the data.
Perhaps they're quoted. Perhaps they're embedded in other data which
should not be split up.
.
Data::Record allows you to specify what you wish to split the data on,
but also speficy an "unless" regular expression. If the text in
question matches the "unless" regex, it will not be split there. This
allows us to do things like split on newlines unless newlines are
embedded in quotes.
Description-md5: bc6e4e5fddf761fa04f4ea812e8f323e