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

Last updated: October 07,2024

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

This guide let you learn how to install rust-probe-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-probe-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:23:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-probe-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 19 k
Source : rust-probe-0.5.1-2.el9.src.rpm
Repository : epel
Summary : Static instrumentation probes
URL : https://crates.io/crates/probe
License : Apache-2.0 OR MIT
Description : Static instrumentation probes.
:
: This package contains library source intended for building other packages which
: use the "probe" crate.