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

Last updated: September 22,2024

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

Please follow the guidelines below to install rust-strum+std-devel.noarch on CentOS Stream 9

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

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

Please follow the guidelines below to uninstall rust-strum+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-strum+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:25:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-strum+std-devel
Version : 0.25.0
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-strum-0.25.0-1.el9.src.rpm
Repository : epel
Summary : Helpful macros for working with enums and strings
URL : https://crates.io/crates/strum
License : MIT
Description : Helpful macros for working with enums and strings.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "strum" crate.