mingw-w64-asio on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mingw-w64-asio

* (Optional) Uninstall mingw-w64-asio on Arch using YAY

$ yay -Rns mingw-w64-asio

2. Manually Install "mingw-w64-asio" via AUR

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

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

b. Clone mingw-w64-asio's git locally

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

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

$ cd ~/mingw-w64-asio $ makepkg -si

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

ID: 577497
Name: mingw-w64-asio
PackageBaseID: 102067
PackageBase: mingw-w64-asio
Version: 1.12.2-1
Description: Cross-platform C++ library for ASynchronous network I/O (mingw-w64)
URL: http://asio.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1635105037
Maintainer:
Submitter: Schala
FirstSubmitted: 1445209708
LastModified: 1547663023
URLPath: /cgit/aur.git/snapshot/mingw-w64-asio.tar.gz