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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-actix-service+default-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-actix-service+default-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 2:07:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-actix-service+default-devel
Version : 1.0.6
Release : 2.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-actix-service-1.0.6-2.fc34.src.rpm
Repository : fedora
Summary : Actix service
URL : https://crates.io/crates/actix-service
License : MIT or ASL 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 "default" feature of "actix-service" crate.