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

Last updated: September 24,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:38:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-smol_str+std-devel
Version : 0.2.1
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-smol_str-0.2.1-1.el9.src.rpm
Repository : epel
Summary : Small-string optimized string type with O(1) clone
URL : https://crates.io/crates/smol_str
License : MIT OR Apache-2.0
Description : Small-string optimized string type with O(1) clone.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "smol_str" crate.