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

Last updated: July 04,2024

1. Install "rust-async-process1+default-devel.noarch" package

This is a short guide on how to install rust-async-process1+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-async-process1+default-devel.noarch

2. Uninstall "rust-async-process1+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-async-process1+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-async-process1+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-async-process1+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:48:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-async-process1+default-devel
Version : 1.8.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-async-process1-1.8.1-1.el9.src.rpm
Repository : epel
Summary : Async interface for working with processes
URL : https://crates.io/crates/async-process
License : Apache-2.0 OR MIT
Description : Async interface for working with processes.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "async-process" crate.