How to Install and Uninstall rust-tap+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-tap+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-tap+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-tap+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:39:54 ago on Mon Feb 26 07:04:30 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.