python-sse-starlette on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "python-sse-starlette" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-sse-starlette on Arch using YAY

$ yay -S python-sse-starlette

* (Optional) Uninstall python-sse-starlette on Arch using YAY

$ yay -Rns python-sse-starlette

2. Manually Install "python-sse-starlette" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-sse-starlette's git locally

$ git clone https://aur.archlinux.org/python-sse-starlette.git ~/python-sse-starlette

c. Go to ~/python-sse-starlette folder and install it

$ cd ~/python-sse-starlette $ makepkg -si

3. Information about the python-sse-starlette package on Arch User Repository (AUR)

ID: 1394586
Name: python-sse-starlette
PackageBaseID: 168530
PackageBase: python-sse-starlette
Version: 2.0.0-1
Description: Server Sent Events (SSE) for Starlette and FastAPI
URL: https://github.com/sysid/sse-starlette
NumVotes: 1
Popularity: 0.319872
OutOfDate:
Maintainer: carsme
Submitter: generic
FirstSubmitted: 1625128001
LastModified: 1706482476
URLPath: /cgit/aur.git/snapshot/python-sse-starlette.tar.gz