How to Install and Uninstall rust-multer+tokio-devel.noarch Package on Rocky Linux 9

Last updated: May 20,2024

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

Please follow the guidance below to install rust-multer+tokio-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-multer+tokio-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-multer+tokio-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:59:06 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-multer+tokio-devel
Version : 2.1.0
Release : 2.el9
Architecture : noarch
Size : 7.9 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 "tokio" feature of the "multer" crate.