How to Install and Uninstall rust-phf+serde-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the guidelines below to install rust-phf+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-phf+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-phf+serde-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-phf+serde-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 "serde" feature of the "phf" crate.