How to Install and Uninstall rust-phf+std-devel.noarch Package on Fedora 36

Last updated: July 04,2024

1. Install "rust-phf+std-devel.noarch" package

Please follow the guidance below to install rust-phf+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-phf+std-devel.noarch

2. Uninstall "rust-phf+std-devel.noarch" package

This is a short guide on how to uninstall rust-phf+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-phf+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-phf+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:04:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-phf+std-devel
Version : 0.10.1
Release : 1.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-phf-0.10.1-1.fc36.src.rpm
Repository : fedora
Summary : Runtime support for perfect hash function data structures
URL : https://crates.io/crates/phf
License : MIT
Description : Runtime support for perfect hash function data structures.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "phf" crate.