How to Install and Uninstall rust-multer+serde_json-devel.noarch Package on CentOS Stream 9

Last updated: October 05,2024

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

This guide covers the steps necessary to install rust-multer+serde_json-devel.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall rust-multer+serde_json-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-multer+serde_json-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:54:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-multer+serde_json-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 "serde_json" feature of the "multer" crate.