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

Last updated: May 18,2024

1. Install "python-starlette" package

This guide covers the steps necessary to install python-starlette on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-starlette

2. Uninstall "python-starlette" package

Please follow the instructions below to uninstall python-starlette on Arch Linux:

$ sudo pacman -Rcns python-starlette

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

Repository : extra
Name : python-starlette
Version : 0.37.2-1
Description : The little ASGI framework that shines
Architecture : any
URL : https://github.com/encode/starlette
Licenses : BSD-3-Clause
Groups : None
Provides : None
Depends On : python python-anyio python-typing_extensions
Optional Deps : python-exceptiongroup: for collapsing exceptions
python-itsdangerous: for session middleware support
python-jinja: for jinja templates
python-python-multipart: for form parsing
python-pyyaml: for schema generator
python-httpx: for test client
Conflicts With : None
Replaces : None
Download Size : 171.35 KiB
Installed Size : 974.17 KiB
Packager : David Runge
Build Date : Wed Mar 6 09:44:54 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions