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

Last updated: October 01,2024

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

This guide covers the steps necessary to install rust-phf+std-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-phf+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:32:24 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-phf+std-devel
Version : 0.11.2
Release : 1.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-phf-0.11.2-1.fc39.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.