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

Last updated: July 03,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tap+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-tap+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:32:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tap+default-devel
Version : 1.0.1
Release : 5.el9
Architecture : noarch
Size : 7.7 k
Source : rust-tap-1.0.1-5.el9.src.rpm
Repository : epel
Summary : Generic extensions for tapping values in Rust
URL : https://crates.io/crates/tap
License : MIT
Description : Generic extensions for tapping values in Rust.
:
: This package contains library source intended for building other packages
: which use "default" feature of "tap" crate.