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

Last updated: November 26,2024

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

This tutorial shows how to install php-pecl-csv.x86_64 on Fedora 35

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

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

This guide covers the steps necessary to uninstall php-pecl-csv.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:10:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-pecl-csv
Version : 0.4.2
Release : 1.fc35.remi.8.1
Architecture : x86_64
Size : 28 k
Source : php-pecl-csv-0.4.2-1.fc35.remi.8.1.src.rpm
Repository : remi-modular
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.