How to Install and Uninstall rust-automod-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

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

This guide covers the steps necessary to install rust-automod-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-automod-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-automod-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-automod-devel
Version : 1.0.14
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : rust-automod-1.0.14-1.el9.src.rpm
Repository : epel
Summary : Pull in every source file in a directory as a module
URL : https://crates.io/crates/automod
License : MIT OR Apache-2.0
Description : Pull in every source file in a directory as a module.
:
: This package contains library source intended for building other packages which
: use the "automod" crate.