python2-requests-unixsocket on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-requests-unixsocket

* (Optional) Uninstall python2-requests-unixsocket on Arch using YAY

$ yay -Rns python2-requests-unixsocket

2. Manually Install "python2-requests-unixsocket" via AUR

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

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

b. Clone python2-requests-unixsocket's git locally

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

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

$ cd ~/python2-requests-unixsocket $ makepkg -si

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

ID: 1105538
Name: python2-requests-unixsocket
PackageBaseID: 183635
PackageBase: python2-requests-unixsocket
Version: 0.3.0-1
Description: Use requests to talk HTTP via a UNIX domain socket (Python 2 package)
URL: https://pypi.org/project/requests-unixsocket/0.3.0/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1656530683
LastModified: 1656530683
URLPath: /cgit/aur.git/snapshot/python2-requests-unixsocket.tar.gz

5. The same packages on other Linux Distributions