How to Install and Uninstall rust-csv-core-devel.noarch Package on Rocky Linux 9

Last updated: July 01,2024

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

This tutorial shows how to install rust-csv-core-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-csv-core-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-csv-core-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:40 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-csv-core-devel
Version : 0.1.11
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : rust-csv-core-0.1.11-1.el9.src.rpm
Repository : epel
Summary : Bare bones CSV parsing with no_std support
URL : https://crates.io/crates/csv-core
License : Unlicense OR MIT
Description : Bare bones CSV parsing with no_std support.
:
: This package contains library source intended for building other packages which
: use the "csv-core" crate.