How to Install and Uninstall python-starlette Package on Manjaro

Last updated: May 19,2024

1. Install "python-starlette" package

This tutorial shows how to install python-starlette on Manjaro

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

2. Uninstall "python-starlette" package

This guide covers the steps necessary to uninstall python-starlette on Manjaro:

$ sudo pacman -Rcns python-starlette

3. Information about the python-starlette package on Manjaro

Repository : extra
Name : python-starlette
Version : 0.34.0-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 : 176.26 KiB
Installed Size : 998.94 KiB
Packager : David Runge
Build Date : Fri Dec 29 23:08:36 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions