How to Install and Uninstall rust-confy+default-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "rust-confy+default-devel.noarch" package

This is a short guide on how to install rust-confy+default-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-confy+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-confy+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-confy+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:36:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-confy+default-devel
Version : 0.4.0
Release : 7.el9
Architecture : noarch
Size : 7.6 k
Source : rust-confy-0.4.0-7.el9.src.rpm
Repository : epel
Summary : Boilerplate-free configuration management
URL : https://crates.io/crates/confy
License : MIT OR X11 OR Apache-2.0
Description : Boilerplate-free configuration management.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "confy" crate.