python-pyuv on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pyuv

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

$ yay -Rns python-pyuv

2. Manually Install "python-pyuv" via AUR

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

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

b. Clone python-pyuv's git locally

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

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

$ cd ~/python-pyuv $ makepkg -si

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

ID: 1384275
Name: python-pyuv
PackageBaseID: 63919
PackageBase: python-pyuv
Version: 1.4.0-2
Description: A Python module which provides an interface to libuv.
URL: https://pyuv.readthedocs.io/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1351153171
LastModified: 1705007501
URLPath: /cgit/aur.git/snapshot/python-pyuv.tar.gz