How to Install and Uninstall rust-ctor0.1+default-devel.noarch Package on Rocky Linux 9

Last updated: July 06,2024

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

Here is a brief guide to show you how to install rust-ctor0.1+default-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-ctor0.1+default-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-ctor0.1+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-ctor0.1+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-ctor0.1+default-devel
Version : 0.1.26
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-ctor0.1-0.1.26-1.el9.src.rpm
Repository : epel
Summary : __attribute__((constructor)) for Rust
URL : https://crates.io/crates/ctor
License : Apache-2.0 OR MIT
Description : __attribute__((constructor)) for Rust.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "ctor" crate.