How to Install and Uninstall rust-tap-devel.noarch Package on AlmaLinux 9

Last updated: October 13,2024

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

Here is a brief guide to show you how to install rust-tap-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-tap-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-tap-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:59:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tap-devel
Version : 1.0.1
Release : 5.el9
Architecture : noarch
Size : 20 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 "tap" crate.