How to Install and Uninstall rust-xdg-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the instructions below to install rust-xdg-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-xdg-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-xdg-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:13:07 ago on Fri Feb 16 06:49:52 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.