How to Install and Uninstall rust-phf+phf_macros-devel.noarch Package on Rocky Linux 9

Last updated: October 05,2024

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

This guide let you learn how to install rust-phf+phf_macros-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-phf+phf_macros-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-phf+phf_macros-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:24:06 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-phf+phf_macros-devel
Version : 0.11.2
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "phf_macros" feature of the "phf" crate.