How to Install and Uninstall rust-dirs-next+default-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-dirs-next+default-devel.noarch" package

This is a short guide on how to install rust-dirs-next+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-dirs-next+default-devel.noarch" package

Please follow the guidelines below to uninstall rust-dirs-next+default-devel.noarch on Fedora 34:

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

3. Information about the rust-dirs-next+default-devel.noarch package on Fedora 34

Last metadata expiration check: 2:30:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-dirs-next+default-devel
Version : 2.0.0
Release : 2.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-dirs-next-2.0.0-2.fc34.src.rpm
Repository : fedora
Summary : Tiny low-level library that provides platform-specific standard locations of directories
URL : https://crates.io/crates/dirs-next
License : MIT or ASL 2.0
Description : Tiny low-level library that provides platform-specific standard locations of
: directories for config, cache and other data on Linux, Windows, macOS and Redox
: by leveraging the mechanisms defined by the XDG base/user directory
: specifications on Linux, the Known Folder API on Windows, and the Standard
: Directory guidelines on macOS.
:
: This package contains library source intended for building other packages
: which use "default" feature of "dirs-next" crate.