python-sseclient on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-sseclient

* (Optional) Uninstall python-sseclient on Arch using YAY

$ yay -Rns python-sseclient

2. Manually Install "python-sseclient" via AUR

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

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

b. Clone python-sseclient's git locally

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

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

$ cd ~/python-sseclient $ makepkg -si

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

ID: 1054702
Name: python-sseclient
PackageBaseID: 177167
PackageBase: python-sseclient
Version: 0.0.27-1
Description: Python client library for reading Server Sent Event streams.
URL: https://pypi.org/project/sseclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647869704
LastModified: 1647869704
URLPath: /cgit/aur.git/snapshot/python-sseclient.tar.gz