How to Install and Uninstall python-fastapi Package on Arch Linux

Last updated: May 14,2024

1. Install "python-fastapi" package

This guide let you learn how to install python-fastapi on Arch Linux

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

2. Uninstall "python-fastapi" package

Please follow the guidelines below to uninstall python-fastapi on Arch Linux:

$ sudo pacman -Rcns python-fastapi

3. Information about the python-fastapi package on Arch Linux

Repository : extra
Name : python-fastapi
Version : 0.110.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.84 KiB
Installed Size : 1619.65 KiB
Packager : David Runge
Build Date : Mon Feb 26 11:07:52 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions