How to Install and Uninstall rust-csv-devel.noarch Package on AlmaLinux 9

Last updated: June 03,2024

1. Install "rust-csv-devel.noarch" package

Learn how to install rust-csv-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-csv-devel.noarch

2. Uninstall "rust-csv-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-csv-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-csv-devel.noarch $ sudo dnf autoremove

3. Information about the rust-csv-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:44:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-csv-devel
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 725 k
Source : rust-csv-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Fast CSV parsing with support for serde
URL : https://crates.io/crates/csv
License : Unlicense OR MIT
Description : Fast CSV parsing with support for serde.
:
: This package contains library source intended for building other packages which
: use the "csv" crate.