How to Install and Uninstall rust-directories3+default-devel.noarch Package on Fedora 36

Last updated: May 09,2024

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

Please follow the step by step instructions below to install rust-directories3+default-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-directories3+default-devel.noarch on Fedora 36:

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

3. Information about the rust-directories3+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:52:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-directories3+default-devel
Version : 3.0.2
Release : 1.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-directories3-3.0.2-1.fc36.src.rpm
Repository : updates
Summary : Platform-specific standard locations of directories
URL : https://crates.io/crates/directories
License : MIT or ASL 2.0
Description : Tiny mid-level library that provides platform-specific standard locations of
: directories for config, cache and other data on Linux, Windows and macOS 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 the "default" feature of the "directories" crate.