libdispatch-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S libdispatch-git

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

$ yay -Rns libdispatch-git

2. Manually Install "libdispatch-git" via AUR

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

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

b. Clone libdispatch-git's git locally

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

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

$ cd ~/libdispatch-git $ makepkg -si

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

ID: 873886
Name: libdispatch-git
PackageBaseID: 123482
PackageBase: libdispatch-git
Version: 2021.03.05.a.r0.g34f383d-1
Description: Support for concurrent code execution on multicore hardware, includes libblocksruntime
URL: https://apple.github.io/swift-corelibs-libdispatch/
NumVotes: 1
Popularity: 0.368932
OutOfDate:
Maintainer: soloturn
Submitter: omor1
FirstSubmitted: 1497918847
LastModified: 1615109103
URLPath: /cgit/aur.git/snapshot/libdispatch-git.tar.gz