How to Install and Uninstall php-pecl-csv.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "php-pecl-csv.x86_64" package

This guide covers the steps necessary to install php-pecl-csv.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install php-pecl-csv.x86_64

2. Uninstall "php-pecl-csv.x86_64" package

Please follow the instructions below to uninstall php-pecl-csv.x86_64 on AlmaLinux 9:

$ sudo dnf remove php-pecl-csv.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-csv.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:34:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : php-pecl-csv
Version : 0.4.2
Release : 3.el9.remi.8.3
Architecture : x86_64
Size : 28 k
Source : php-pecl-csv-0.4.2-3.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : CSV PHP extension
URL : https://pecl.php.net/package/CSV
License : PHP-3.01
Description : A new and improved CSV file PHP extension which follows RFC 4180 instead of
: using a custom escape mechanism.
:
: Supports multi-bytes delimiters, enclosures, and providing a custom EOL
: sequence.
:
: Package built for PHP 8.3.