How to Install and Uninstall rust-configparser-devel.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "rust-configparser-devel.noarch" package
This is a short guide on how to install rust-configparser-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rust-configparser-devel.noarch
Copied
2. Uninstall "rust-configparser-devel.noarch" package
This tutorial shows how to uninstall rust-configparser-devel.noarch on Fedora 36:
$
sudo dnf remove
rust-configparser-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-configparser-devel.noarch package on Fedora 36
Last metadata expiration check: 5:05:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-configparser-devel
Version : 2.1.0
Release : 3.fc36
Architecture : noarch
Size : 26 k
Source : rust-configparser-2.1.0-3.fc36.src.rpm
Repository : fedora
Summary : Simple configuration parsing utility with no dependencies
URL : https://crates.io/crates/configparser
License : MIT or LGPLv3+
Description : Simple configuration parsing utility with no dependencies that allows you to
: parse INI and ini-style syntax. You can use this to write Rust programs which
: can be customized by end users easily.
:
: This package contains library source intended for building other packages
: which use "configparser" crate.
Available Packages
Name : rust-configparser-devel
Version : 2.1.0
Release : 3.fc36
Architecture : noarch
Size : 26 k
Source : rust-configparser-2.1.0-3.fc36.src.rpm
Repository : fedora
Summary : Simple configuration parsing utility with no dependencies
URL : https://crates.io/crates/configparser
License : MIT or LGPLv3+
Description : Simple configuration parsing utility with no dependencies that allows you to
: parse INI and ini-style syntax. You can use this to write Rust programs which
: can be customized by end users easily.
:
: This package contains library source intended for building other packages
: which use "configparser" crate.