How to Install and Uninstall rust-multer-devel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

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

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

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

Here is a brief guide to show you how to uninstall rust-multer-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-multer-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:05:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-multer-devel
Version : 2.1.0
Release : 2.el9
Architecture : noarch
Size : 28 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 "multer" crate.