How to Install and Uninstall python-quart Package on Manjaro

Last updated: May 17,2024

1. Install "python-quart" package

This guide covers the steps necessary to install python-quart on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-quart

2. Uninstall "python-quart" package

Please follow the guidance below to uninstall python-quart on Manjaro:

$ sudo pacman -Rcns python-quart

3. Information about the python-quart package on Manjaro

Repository : extra
Name : python-quart
Version : 0.19.4-1
Description : A Python ASGI web microframework with the same API as Flask
Architecture : any
URL : https://github.com/pallets/quart
Licenses : MIT
Groups : None
Provides : None
Depends On : hypercorn python-aiofiles python-blinker python-click
python-importlib-metadata python-itsdangerous python-jinja
python-markupsafe python-werkzeug
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 163.55 KiB
Installed Size : 1036.21 KiB
Packager : Maxime Gauduin
Build Date : Mon Nov 20 18:20:50 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions