How to Install and Uninstall libxml-csv-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libxml-csv-perl" package
Please follow the step by step instructions below to install libxml-csv-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libxml-csv-perl
Copied
2. Uninstall "libxml-csv-perl" package
This guide covers the steps necessary to uninstall libxml-csv-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libxml-csv-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libxml-csv-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libxml-csv-perl
Priority: optional
Section: universe/perl
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-8
Depends: perl (>= 5.6.0-16), libtext-csv-xs-perl
Filename: pool/universe/libx/libxml-csv-perl/libxml-csv-perl_0.15-8_all.deb
Size: 13696
MD5sum: 0b54488294cb2e5a348887816e8fcbd1
SHA1: c54cdea09285ebf18db3e2248b5334b5667040a7
SHA256: cc6ddb0fb4ff114b3ab66cf1627e84a8ddbe19ee724f950467611aa82c428123
Description-en: Perl module for transforming CSV documents into XML
This module provides functions to easily transform CSV documents into
XML. The module uses Text::CSV_XS to parse csv files and put into
perl data structure. The perl data structure is then written into
xml data structure. XML::CSV allows to create your own Text::CSV_XS
object with defaults that fit your needs or just use defaults.
Description-md5: e8673e5e437c2daafb6858a7ed7ea371
Homepage: http://search.cpan.org/dist/XML-CSV/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-8
Depends: perl (>= 5.6.0-16), libtext-csv-xs-perl
Filename: pool/universe/libx/libxml-csv-perl/libxml-csv-perl_0.15-8_all.deb
Size: 13696
MD5sum: 0b54488294cb2e5a348887816e8fcbd1
SHA1: c54cdea09285ebf18db3e2248b5334b5667040a7
SHA256: cc6ddb0fb4ff114b3ab66cf1627e84a8ddbe19ee724f950467611aa82c428123
Description-en: Perl module for transforming CSV documents into XML
This module provides functions to easily transform CSV documents into
XML. The module uses Text::CSV_XS to parse csv files and put into
perl data structure. The perl data structure is then written into
xml data structure. XML::CSV allows to create your own Text::CSV_XS
object with defaults that fit your needs or just use defaults.
Description-md5: e8673e5e437c2daafb6858a7ed7ea371
Homepage: http://search.cpan.org/dist/XML-CSV/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu