How to Install and Uninstall libtext-csv-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libtext-csv-perl" package

In this section, we are going to explain the necessary steps to install libtext-csv-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtext-csv-perl

2. Uninstall "libtext-csv-perl" package

Please follow the guidelines below to uninstall libtext-csv-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtext-csv-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-csv-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtext-csv-perl
Architecture: all
Version: 2.00-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: 322
Depends: perl
Recommends: libtext-csv-xs-perl
Filename: pool/universe/libt/libtext-csv-perl/libtext-csv-perl_2.00-1_all.deb
Size: 100528
MD5sum: db0cfb6e27909ec5090166271572ba1f
SHA1: 4ffc2d39cfa47bcdfb2141af5e15ffb81083f6dd
SHA256: 92b2d128c71aabdfb9054b2232a5c4412a0ea192eb867668f82a0d2d8048ae69
SHA512: 63691b95cdd340588ac30b374590df79eea15f069b6f50b8a2dbd4dc57a903c3c5da89df82363509f83eb2b0b2fdf71b6f1b1dd8e42d2b4e69e0f3babaf885bb
Homepage: https://metacpan.org/release/Text-CSV
Description-en: comma-separated values manipulator (using XS or PurePerl)
Text::CSV provides facilities for the composition and decomposition of files
containing comma-separated value records. An instance of the Text::CSV class
can combine fields into a CSV string and parse a CSV string into fields.
.
The module accepts either strings or files as input and can utilize any
user-specified characters as delimiters, separators, and escapes so it is
perhaps better called ASV (anything separated values) rather than just CSV.
.
This module will automatically select the best available implementation of
the algorithm, whether the Pure Perl version present in this package, or the
C/XS implementation, available in libtext-csv-xs-perl.
Description-md5: da7d2d784c53107ba92fe5224c10af56