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

Last updated: October 04,2024

1. Install "rust-goblin+archive-devel.noarch" package

Here is a brief guide to show you how to install rust-goblin+archive-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-goblin+archive-devel.noarch

2. Uninstall "rust-goblin+archive-devel.noarch" package

This is a short guide on how to uninstall rust-goblin+archive-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-goblin+archive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-goblin+archive-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:10:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-goblin+archive-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-goblin-0.7.1-1.el9.src.rpm
Repository : epel
Summary : Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
URL : https://crates.io/crates/goblin
License : MIT
Description : An impish, cross-platform, ELF, Mach-o, and PE binary parsing and
: loading crate.
:
: This package contains library source intended for building other packages which
: use the "archive" feature of the "goblin" crate.