How to Install and Uninstall python-fastapi Package on Manjaro

Last updated: April 28,2024

1. Install "python-fastapi" package

Here is a brief guide to show you how to install python-fastapi on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-fastapi

2. Uninstall "python-fastapi" package

Please follow the step by step instructions below to uninstall python-fastapi on Manjaro:

$ sudo pacman -Rcns python-fastapi

3. Information about the python-fastapi package on Manjaro

Repository : extra
Name : python-fastapi
Version : 0.108.0-1
Description : FastAPI framework, high performance, easy to learn, fast to
code, ready for production
Architecture : any
URL : https://github.com/tiangolo/fastapi
Licenses : MIT
Groups : None
Provides : None
Depends On : python python-anyio python-dirty-equals python-pydantic
python-pydantic-core python-pydantic-extra-types
python-pydantic-settings python-starlette
python-typing-extensions
Optional Deps : hypercorn: for Hypercorn as ASGI server
python-email-validator: for email validation
python-itsdangerous: for SessionMiddleware support
python-jinja: for default starlette template configuration
python-orjson: for ORJSONResponse
python-python-multipart: for form parsing support
python-pyyaml: for starlette SchemaGenerator support
python-httpx: for TestClient support
python-ujson: for faster JSON parsing and UJSONResponse
uvicorn: for Uvicorn as ASGI server
Conflicts With : None
Replaces : None
Download Size : 173.83 KiB
Installed Size : 1617.72 KiB
Packager : David Runge
Build Date : Fri Dec 29 23:18:52 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions