How to Install and Uninstall php-league-csv Package on Kali Linux

Last updated: July 01,2024

1. Install "php-league-csv" package

Here is a brief guide to show you how to install php-league-csv on Kali Linux

$ sudo apt update $ sudo apt install php-league-csv

2. Uninstall "php-league-csv" package

Please follow the guidance below to uninstall php-league-csv on Kali Linux:

$ sudo apt remove php-league-csv $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-league-csv package on Kali Linux

Package: php-league-csv
Version: 9.9.0-1
Installed-Size: 161
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-json, php-mbstring
Suggests: php-xml
Size: 31880
SHA256: eeb053ad624fd1ca71aa57505e0aebdf6d086b554f270e0ad8359c0704e9adbc
SHA1: b3b4a4ae6d0e3131d81fb02f8c65104c0fad14bf
MD5sum: 44c63c57f1135a1da22b476418ba3d24
Description: CSV data manipulation made easy in PHP
Csv is a library to ease parsing, writing and filtering CSV in PHP. The
library goal is to be powerful while remaining lightweight, by utilizing PHP
native classes whenever possible.
.
Highlights:
- Easy to use API
- Read and Write to CSV documents in a memory efficient and scalable way
- Support PHP stream filtering capabilities
- Transform CSV documents into popular format (JSON, XML or HTML)
- Fully documented
- Fully unit tested
- Framework-agnostic
Description-md5:
Multi-Arch: foreign
Homepage: https://csv.thephpleague.com
Section: php
Priority: optional
Filename: pool/main/p/php-league-csv/php-league-csv_9.9.0-1_all.deb