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

Last updated: September 28,2024

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

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

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

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

Please follow the instructions below to uninstall rust-phf+macros-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-phf+macros-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:50:16 ago on Thu Feb 15 07:50:05 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.