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

Last updated: October 05,2024

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

Please follow the guidance below to install rust-dirs-next-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-dirs-next-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:35:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-dirs-next-devel
Version : 2.0.0
Release : 3.fc35
Architecture : noarch
Size : 21 k
Source : rust-dirs-next-2.0.0-3.fc35.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.