How to Install and Uninstall rust-actix-service+default-devel.noarch Package on Fedora 39

Last updated: September 30,2024

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

This tutorial shows how to install rust-actix-service+default-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-actix-service+default-devel.noarch on Fedora 39:

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

3. Information about the rust-actix-service+default-devel.noarch package on Fedora 39

Last metadata expiration check: 4:04:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-actix-service+default-devel
Version : 2.0.2
Release : 5.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-actix-service-2.0.2-5.fc39.src.rpm
Repository : fedora
Summary : Service trait and combinators for representing asynchronous request/response operations
URL : https://crates.io/crates/actix-service
License : MIT OR Apache-2.0
Description : Service trait and combinators for representing asynchronous
: request/response operations.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "actix-service" crate.