How to Install and Uninstall rust-multer+json-devel.noarch Package on Fedora 38

Last updated: January 12,2025

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

This is a short guide on how to install rust-multer+json-devel.noarch on Fedora 38

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

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

This guide let you learn how to uninstall rust-multer+json-devel.noarch on Fedora 38:

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

3. Information about the rust-multer+json-devel.noarch package on Fedora 38

Last metadata expiration check: 0:43:17 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-multer+json-devel
Version : 2.1.0
Release : 1.fc38
Architecture : noarch
Size : 7.7 k
Source : rust-multer-2.1.0-1.fc38.src.rpm
Repository : updates
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 "json" feature of the "multer" crate.