How to Install and Uninstall php81-php-pecl-csv.x86_64 Package on CentOS Stream 9

Last updated: July 04,2024

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

Here is a brief guide to show you how to install php81-php-pecl-csv.x86_64 on CentOS Stream 9

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

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

This tutorial shows how to uninstall php81-php-pecl-csv.x86_64 on CentOS Stream 9:

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

3. Information about the php81-php-pecl-csv.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:36:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php81-php-pecl-csv
Version : 0.4.2
Release : 1.el9.remi
Architecture : x86_64
Size : 25 k
Source : php81-php-pecl-csv-0.4.2-1.el9.remi.src.rpm
Repository : remi-safe
Summary : CSV PHP extension
URL : https://pecl.php.net/package/CSV
License : PHP
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.1 as Software Collection (php81 by remi).