How to Install and Uninstall rust-btoi+default-devel.noarch Package on AlmaLinux 9

Last updated: June 05,2024

1. Install "rust-btoi+default-devel.noarch" package

Please follow the step by step instructions below to install rust-btoi+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-btoi+default-devel.noarch

2. Uninstall "rust-btoi+default-devel.noarch" package

This tutorial shows how to uninstall rust-btoi+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-btoi+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-btoi+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:26:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-btoi+default-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-btoi-0.4.3-1.el9.src.rpm
Repository : epel
Summary : Parse integers directly from ASCII byte slices
URL : https://crates.io/crates/btoi
License : MIT OR Apache-2.0
Description : Parse integers directly from ASCII byte slices.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "btoi" crate.