How to Install and Uninstall python3-multipart.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "python3-multipart.noarch" package

Here is a brief guide to show you how to install python3-multipart.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-multipart.noarch

2. Uninstall "python3-multipart.noarch" package

This tutorial shows how to uninstall python3-multipart.noarch on Fedora 35:

$ sudo dnf remove python3-multipart.noarch $ sudo dnf autoremove

3. Information about the python3-multipart.noarch package on Fedora 35

Last metadata expiration check: 4:43:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-multipart
Version : 0.0.5
Release : 12.fc35
Architecture : noarch
Size : 42 k
Source : python-multipart-0.0.5-12.fc35.src.rpm
Repository : fedora
Summary : A streaming multipart parser for Python
URL : https://github.com/andrew-d/python-multipart
License : ASL 2.0
Description : python-multipart is an Apache2 licensed streaming multipart parser for Python.