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

Last updated: September 29,2024

1. Install "python-httpx-sse" 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-httpx-sse on Arch using YAY

$ yay -S python-httpx-sse

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

$ yay -Rns python-httpx-sse

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

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

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

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

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

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

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

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

ID: 1394545
Name: python-httpx-sse
PackageBaseID: 201704
PackageBase: python-httpx-sse
Version: 0.4.0-1
Description: Consume Server-Sent Event (SSE) messages with HTTPX
URL: https://github.com/florimondmanca/httpx-sse
NumVotes: 1
Popularity: 0.319872
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1705653125
LastModified: 1706482067
URLPath: /cgit/aur.git/snapshot/python-httpx-sse.tar.gz