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

Last updated: September 26,2024

1. Install "rust-tower-layer+default-devel.noarch" package

This is a short guide on how to install rust-tower-layer+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-tower-layer+default-devel.noarch" package

This is a short guide on how to uninstall rust-tower-layer+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:45:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tower-layer+default-devel
Version : 0.3.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-tower-layer-0.3.2-1.el9.src.rpm
Repository : epel
Summary : Decorates a Service to allow easy composition
URL : https://crates.io/crates/tower-layer
License : MIT
Description : Decorates a Service to allow easy composition between Services.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "tower-layer" crate.