asio-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S asio-git

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

$ yay -Rns asio-git

2. Manually Install "asio-git" via AUR

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

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

b. Clone asio-git's git locally

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

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

$ cd ~/asio-git $ makepkg -si

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

ID: 1374483
Name: asio-git
PackageBaseID: 200765
PackageBase: asio-git
Version: 1.29.0.r6.ged5db1b50-1
Description: A cross-platform C++ library for network and low-level I/O
URL: https://think-async.com/Asio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1703338673
LastModified: 1703338673
URLPath: /cgit/aur.git/snapshot/asio-git.tar.gz