How to Install and Uninstall libclass-csv-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libclass-csv-perl" package

Here is a brief guide to show you how to install libclass-csv-perl on Kali Linux

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

2. Uninstall "libclass-csv-perl" package

This tutorial shows how to uninstall libclass-csv-perl on Kali Linux:

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

3. Information about the libclass-csv-perl package on Kali Linux

Package: libclass-csv-perl
Version: 1.03-2.3
Installed-Size: 35
Maintainer: Jose Parrella
Architecture: all
Depends: perl:any, libclass-accessor-perl, libtext-csv-xs-perl
Size: 11352
SHA256: 7cb6c6d4e09c2c62dc98a1827382c7322a21a95dd0236a7b7da699785f3f9fae
SHA1: f41f0d056caf9207b221630121a8868a2f1d37d0
MD5sum: 1c1b92eec6d8ed8a6363c2cee957caa5
Description: Class based CSV parser/writer
This module can be used to create objects from CSV files, or to create CSV
files from objects. Text::CSV_XS is used for parsing and creating CSV file
lines, so any limitations in Text::CSV_XS will of course be inherant in this
module.
Description-md5:
Homepage: http://search.cpan.org/dist/Class-CSV/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-csv-perl/libclass-csv-perl_1.03-2.3_all.deb