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

Last updated: September 30,2024

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

Learn how to install rust-tower-service-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-tower-service-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:56:27 ago on Thu Feb 15 07:50:05 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.