How to Install and Uninstall rust-ctor+used_linker-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

Learn how to install rust-ctor+used_linker-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-ctor+used_linker-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-ctor+used_linker-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:41:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ctor+used_linker-devel
Version : 0.2.6
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "used_linker" feature of the "ctor" crate.