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

Last updated: October 05,2024

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

This is a short guide on how to install rust-tower-service-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tower-service-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:31:24 ago on Wed Mar 13 07:41:12 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.