python-duet on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-duet

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

$ yay -Rns python-duet

2. Manually Install "python-duet" via AUR

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

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

b. Clone python-duet's git locally

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

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

$ cd ~/python-duet $ makepkg -si

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

ID: 1313927
Name: python-duet
PackageBaseID: 187233
PackageBase: python-duet
Version: 0.2.8-2
Description: A simple future-based async library for python.
URL: https://github.com/google/duet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1668018567
LastModified: 1693852101
URLPath: /cgit/aur.git/snapshot/python-duet.tar.gz