How to Install and Uninstall libcsv-devel.x86_64 Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "libcsv-devel.x86_64" package

This tutorial shows how to install libcsv-devel.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libcsv-devel.x86_64

2. Uninstall "libcsv-devel.x86_64" package

This tutorial shows how to uninstall libcsv-devel.x86_64 on CentOS Stream 9:

$ sudo dnf remove libcsv-devel.x86_64 $ sudo dnf autoremove

3. Information about the libcsv-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:49:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcsv-devel
Version : 3.0.3^20210820gitb1d5212
Release : 1.el9
Architecture : x86_64
Size : 60 k
Source : libcsv-3.0.3^20210820gitb1d5212-1.el9.src.rpm
Repository : epel
Summary : Development files for libcsv
URL : https://github.com/rgamble/libcsv
License : LGPLv2+
Description : The libcsv-devel package contains libraries and header files for
: developing applications that use libcsv.