How to Install and Uninstall rust-tower-service-devel.noarch Package on Rocky Linux 9

Last updated: July 01,2024

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

In this section, we are going to explain the necessary steps to install rust-tower-service-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-tower-service-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tower-service-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:09:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tower-service-devel
Version : 0.3.2
Release : 2.el9
Architecture : noarch
Size : 15 k
Source : rust-tower-service-0.3.2-2.el9.src.rpm
Repository : epel
Summary : Asynchronous, request / response based, client or server trait
URL : https://crates.io/crates/tower-service
License : MIT
Description : Trait representing an asynchronous, request / response based, client or server.
:
: This package contains library source intended for building other packages which
: use the "tower-service" crate.