How to Install and Uninstall rust-tower-layer-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

Please follow the guidelines below to install rust-tower-layer-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-tower-layer-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tower-layer-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:50:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tower-layer-devel
Version : 0.3.2
Release : 1.el9
Architecture : noarch
Size : 15 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 "tower-layer" crate.