How to Install and Uninstall rust-smol_str-devel.noarch Package on AlmaLinux 9

Last updated: June 24,2024

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

This is a short guide on how to install rust-smol_str-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-smol_str-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-smol_str-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:56:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-smol_str-devel
Version : 0.2.1
Release : 1.el9
Architecture : noarch
Size : 21 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 "smol_str" crate.