How to Install and Uninstall rust-ctor-devel.noarch Package on Rocky Linux 9

Last updated: June 26,2024

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

Please follow the guidelines below to install rust-ctor-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-ctor-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-ctor-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:14:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-ctor-devel
Version : 0.2.6
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-ctor-0.2.6-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 "ctor" crate.