python2-sseclient on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python2-sseclient

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

$ yay -Rns python2-sseclient

2. Manually Install "python2-sseclient" via AUR

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

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

b. Clone python2-sseclient's git locally

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

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

$ cd ~/python2-sseclient $ makepkg -si

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

ID: 513263
Name: python2-sseclient
PackageBaseID: 111790
PackageBase: python2-sseclient
Version: 0.0.19-1
Description: Python client library for reading Server Sent Event streams.
URL: https://pypi.python.org/pypi/sseclient
NumVotes: 2
Popularity: 0
OutOfDate: 1645203129
Maintainer: ekce
FirstSubmitted: 1464463275
LastModified: 1527155677
URLPath: /cgit/aur.git/snapshot/python2-sseclient.tar.gz