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

Last updated: June 26,2024

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

This is a short guide on how to install rust-owning_ref+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-owning_ref+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-owning_ref+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-owning_ref+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:05:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-owning_ref+default-devel
Version : 0.4.1
Release : 6.el9
Architecture : noarch
Size : 7.7 k
Source : rust-owning_ref-0.4.1-6.el9.src.rpm
Repository : epel
Summary : Library for creating references that carry their owner with them
URL : https://crates.io/crates/owning_ref
License : MIT
Description : Library for creating references that carry their owner with them.
:
: This package contains library source intended for building other packages which
: use "the default" feature of the "owning_ref" crate.