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

Last updated: October 07,2024

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

Please follow the steps below to install rust-automod+default-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-automod+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-automod+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:33:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-automod+default-devel
Version : 1.0.14
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "default" feature of the "automod" crate.