How to Install and Uninstall rust-dirs-next-devel.noarch Package on Fedora 38

Last updated: January 12,2025

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

Please follow the steps below to install rust-dirs-next-devel.noarch on Fedora 38

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

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

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

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

3. Information about the rust-dirs-next-devel.noarch package on Fedora 38

Last metadata expiration check: 1:17:12 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-dirs-next-devel
Version : 2.0.0
Release : 6.fc38
Architecture : noarch
Size : 21 k
Source : rust-dirs-next-2.0.0-6.fc38.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 "dirs-next" crate.