How to Install and Uninstall rust-owning_ref+default-devel.noarch Package on Fedora 39

Last updated: October 01,2024

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

This guide covers the steps necessary to install rust-owning_ref+default-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-owning_ref+default-devel.noarch on Fedora 39:

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

3. Information about the rust-owning_ref+default-devel.noarch package on Fedora 39

Last metadata expiration check: 2:38:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-owning_ref+default-devel
Version : 0.4.1
Release : 10.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-owning_ref-0.4.1-10.fc39.src.rpm
Repository : fedora
Summary : Library for creating references that carry their owner with them
URL : https://crates.io/crates/owning_ref
License : MIT
Description : A 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.