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

Last updated: May 18,2024

1. Install "libtext-csv-xs-perl" package

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

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

2. Uninstall "libtext-csv-xs-perl" package

Please follow the steps below to uninstall libtext-csv-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtext-csv-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.21-1
Depends: libc6 (>= 2.14), perl (>= 5.22.1-4), perlapi-5.22.1
Filename: pool/universe/libt/libtext-csv-xs-perl/libtext-csv-xs-perl_1.21-1_amd64.deb
Size: 86726
MD5sum: 4167063db14a9865708eecd0c4da37b1
SHA1: 30e2846bb85b6759d8440b2907d20c64d5f685dd
SHA256: 5fa963652307810506c1924524732b93515a29effc066362f6e1428c43bb4f89
Description-en: Perl C/XS module to process Comma-Separated Value files
Text::CSV_XS provides facilities for the composition and decomposition of
comma-separated values. This module can combine fields into a CSV string and,
correspondingly, parse a CSV string back into fields.
.
Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically
select the most appropriate implementation for your configuration.
Description-md5: d1ac3f3bfe33a139a37c7882eb4bf589
Enhances: libtext-csv-perl
Homepage: https://metacpan.org/release/Text-CSV_XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu