How to Install and Uninstall rust-multipart+twoway-devel.noarch Package on Fedora 36

Last updated: April 29,2024

1. Install "rust-multipart+twoway-devel.noarch" package

This tutorial shows how to install rust-multipart+twoway-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-multipart+twoway-devel.noarch

2. Uninstall "rust-multipart+twoway-devel.noarch" package

Please follow the guidance below to uninstall rust-multipart+twoway-devel.noarch on Fedora 36:

$ sudo dnf remove rust-multipart+twoway-devel.noarch $ sudo dnf autoremove

3. Information about the rust-multipart+twoway-devel.noarch package on Fedora 36

Last metadata expiration check: 4:20:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-multipart+twoway-devel
Version : 0.18.0
Release : 2.fc36
Architecture : noarch
Size : 8.4 k
Source : rust-multipart-0.18.0-2.fc36.src.rpm
Repository : fedora
Summary : Backend-agnostic support for POST multipart/form-data requests
URL : https://crates.io/crates/multipart
License : MIT or ASL 2.0
Description : Backend-agnostic extension for HTTP libraries that provides support for POST
: multipart/form-data requests on both client and server.
:
: This package contains library source intended for building other packages which
: use the "twoway" feature of the "multipart" crate.