How to Install and Uninstall rust-csv-core-devel.noarch Package on Fedora 36

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-csv-core-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-csv-core-devel.noarch on Fedora 36:

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

3. Information about the rust-csv-core-devel.noarch package on Fedora 36

Last metadata expiration check: 2:32:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-csv-core-devel
Version : 0.1.10
Release : 6.fc36
Architecture : noarch
Size : 33 k
Source : rust-csv-core-0.1.10-6.fc36.src.rpm
Repository : fedora
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 "csv-core" crate.