How to Install and Uninstall rust-no-panic+default-devel.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "rust-no-panic+default-devel.noarch" package
This tutorial shows how to install rust-no-panic+default-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-no-panic+default-devel.noarch
Copied
2. Uninstall "rust-no-panic+default-devel.noarch" package
Please follow the step by step instructions below to uninstall rust-no-panic+default-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-no-panic+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-no-panic+default-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 1:04:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-no-panic+default-devel
Version : 0.1.29
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-no-panic-0.1.29-1.el9.src.rpm
Repository : epel
Summary : Attribute macro to require that the compiler prove a function can't ever panic
URL : https://crates.io/crates/no-panic
License : MIT OR Apache-2.0
Description : Attribute macro to require that the compiler prove a function can't ever
: panic.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "no-panic" crate.
Available Packages
Name : rust-no-panic+default-devel
Version : 0.1.29
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-no-panic-0.1.29-1.el9.src.rpm
Repository : epel
Summary : Attribute macro to require that the compiler prove a function can't ever panic
URL : https://crates.io/crates/no-panic
License : MIT OR Apache-2.0
Description : Attribute macro to require that the compiler prove a function can't ever
: panic.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "no-panic" crate.