How to Install and Uninstall php81-php-pecl-csv.x86_64 Package on Fedora 35

Last updated: February 12,2025

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

In this section, we are going to explain the necessary steps to install php81-php-pecl-csv.x86_64 on Fedora 35

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

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

Please follow the guidelines below to uninstall php81-php-pecl-csv.x86_64 on Fedora 35:

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

3. Information about the php81-php-pecl-csv.x86_64 package on Fedora 35

Last metadata expiration check: 4:46:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php81-php-pecl-csv
Version : 0.4.2
Release : 1.fc35.remi
Architecture : x86_64
Size : 24 k
Source : php81-php-pecl-csv-0.4.2-1.fc35.remi.src.rpm
Repository : remi
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).