How to Install and Uninstall rust-smol_str0.1+std-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-smol_str0.1+std-devel.noarch on AlmaLinux 9

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

2. Uninstall "rust-smol_str0.1+std-devel.noarch" package

Please follow the instructions below to uninstall rust-smol_str0.1+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-smol_str0.1+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:21:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-smol_str0.1+std-devel
Version : 0.1.24
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-smol_str0.1-0.1.24-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.