How to Install and Uninstall rust-phf+macros-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

Please follow the guidance below to install rust-phf+macros-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-phf+macros-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-phf+macros-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:02:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-phf+macros-devel
Version : 0.11.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-phf-0.11.2-1.el9.src.rpm
Repository : epel
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 "macros" feature of the "phf" crate.