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

Last updated: October 06,2024

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

Learn how to install rust-goblin+archive-devel.noarch on Rocky 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 Rocky Linux 9:

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

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

Last metadata expiration check: 0:48:07 ago on Fri Feb 16 06:49:52 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.