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

Last updated: July 03,2024

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

Please follow the steps below to install rust-ctor-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-ctor-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:17:58 ago on Mon Feb 26 07:04:30 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.