How to Install and Uninstall rust-probe-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

Please follow the instructions below to install rust-probe-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-probe-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-probe-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:31:23 ago on Thu Feb 15 07:50:05 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.