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

Last updated: October 08,2024

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

Please follow the step by step instructions below to install rust-tower-service+default-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-tower-service+default-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:26:26 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tower-service+default-devel
Version : 0.3.2
Release : 2.el9
Architecture : noarch
Size : 7.9 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 "default" feature of the "tower-service" crate.