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

Last updated: October 13,2024

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

Please follow the step by step instructions below to install rust-csv-core+default-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-csv-core+default-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:03:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-csv-core+default-devel
Version : 0.1.11
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "default" feature of the "csv-core" crate.