How to Install and Uninstall rust-btoi+std-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

This is a short guide on how to install rust-btoi+std-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-btoi+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-btoi+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:35:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-btoi+std-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "std" feature of the "btoi" crate.