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

Last updated: May 10,2024

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

$ yay -S mingw-w64-boost

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

$ yay -Rns mingw-w64-boost

2. Manually Install "mingw-w64-boost" 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-boost's git locally

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

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

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

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

ID: 1313314
Name: mingw-w64-boost
PackageBaseID: 57844
PackageBase: mingw-w64-boost
Version: 1.83.0-1
Description: Free peer-reviewed portable C++ source libraries (mingw-w64)
URL: http://www.boost.org/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: ekpyron
FirstSubmitted: 1332441963
LastModified: 1693770951
URLPath: /cgit/aur.git/snapshot/mingw-w64-boost.tar.gz