asyncly-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S asyncly-git

* (Optional) Uninstall asyncly-git on Arch using YAY

$ yay -Rns asyncly-git

2. Manually Install "asyncly-git" via AUR

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

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

b. Clone asyncly-git's git locally

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

c. Go to ~/asyncly-git folder and install it

$ cd ~/asyncly-git $ makepkg -si

3. Information about the asyncly-git package on Arch User Repository (AUR)

ID: 818531
Name: asyncly-git
PackageBaseID: 159781
PackageBase: asyncly-git
Version: heads.makepkg.r0.g2698c97-1
Description: This library implements task executors and higher level primitives built on them
URL: https://github.com/erikzenker/asyncly.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erikzenker
Submitter: erikzenker
FirstSubmitted: 1605215394
LastModified: 1605302219
URLPath: /cgit/aur.git/snapshot/asyncly-git.tar.gz