How to Install and Uninstall rust-multer+all-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "rust-multer+all-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-multer+all-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-multer+all-devel.noarch

2. Uninstall "rust-multer+all-devel.noarch" package

This tutorial shows how to uninstall rust-multer+all-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-multer+all-devel.noarch $ sudo dnf autoremove

3. Information about the rust-multer+all-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:07:16 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-multer+all-devel
Version : 2.1.0
Release : 2.el9
Architecture : noarch
Size : 7.7 k
Source : rust-multer-2.1.0-2.el9.src.rpm
Repository : epel
Summary : Async parser for multipart/form-data content-type in Rust
URL : https://crates.io/crates/multer
License : MIT
Description : An async parser for `multipart/form-data` content-type in Rust.
:
: This package contains library source intended for building other packages which
: use the "all" feature of the "multer" crate.