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

Last updated: October 01,2024

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

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

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

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

This is a short guide on how to uninstall rust-csv-core+libc-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:27:10 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-csv-core+libc-devel
Version : 0.1.11
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "libc" feature of the "csv-core" crate.