How to Install and Uninstall rust-xdg-devel.noarch Package on CentOS Stream 9

Last updated: November 24,2024

1. Install "rust-xdg-devel.noarch" package

This tutorial shows how to install rust-xdg-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-xdg-devel.noarch

2. Uninstall "rust-xdg-devel.noarch" package

Please follow the steps below to uninstall rust-xdg-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-xdg-devel.noarch $ sudo dnf autoremove

3. Information about the rust-xdg-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:19:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-xdg-devel
Version : 2.5.2
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : rust-xdg-2.5.2-1.el9.src.rpm
Repository : epel
Summary : Store and retrieve files according to XDG Base Directory specification
URL : https://crates.io/crates/xdg
License : Apache-2.0 OR MIT
Description : A library for storing and retrieving files according to XDG Base
: Directory specification.
:
: This package contains library source intended for building other packages which
: use the "xdg" crate.