python2-pyuv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pyuv

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

$ yay -Rns python2-pyuv

2. Manually Install "python2-pyuv" via AUR

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

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

b. Clone python2-pyuv's git locally

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

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

$ cd ~/python2-pyuv $ makepkg -si

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

ID: 751138
Name: python2-pyuv
PackageBaseID: 63918
PackageBase: python2-pyuv
Version: 1.4.0-1
Description: A Python module which provides an interface to libuv.
URL: https://crate.io/packages/pyuv/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1351152912
LastModified: 1591986017
URLPath: /cgit/aur.git/snapshot/python2-pyuv.tar.gz

5. The same packages on other Linux Distributions