How to Install and Uninstall rust-object-devel.noarch Package on Fedora 35

Last updated: November 29,2024

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

In this section, we are going to explain the necessary steps to install rust-object-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-object-devel.noarch on Fedora 35:

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

3. Information about the rust-object-devel.noarch package on Fedora 35

Last metadata expiration check: 0:52:41 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-object-devel
Version : 0.29.0
Release : 1.fc35
Architecture : noarch
Size : 203 k
Source : rust-object-0.29.0-1.fc35.src.rpm
Repository : updates
Summary : Unified interface for reading and writing object file formats
URL : https://crates.io/crates/object
License : Apache-2.0 OR MIT
Description : Unified interface for reading and writing object file formats.
:
: This package contains library source intended for building other packages which
: use the "object" crate.