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

Last updated: October 04,2024

1. Install "python3-multipart.noarch" package

Please follow the instructions below to install python3-multipart.noarch on Fedora 34

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

2. Uninstall "python3-multipart.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-multipart.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:49:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-multipart
Version : 0.0.5
Release : 10.fc34
Architecture : noarch
Size : 43 k
Source : python-multipart-0.0.5-10.fc34.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.