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

Last updated: July 05,2024

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

$ yay -S mingw-w64-unilib

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

$ yay -Rns mingw-w64-unilib

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

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

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

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

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

ID: 858531
Name: mingw-w64-unilib
PackageBaseID: 158770
PackageBase: mingw-w64-unilib
Version: 1.3.5-1
Description: unilib, the ANSI C support library (MinGW-W64)
URL: https://github.com/aquefir/{mingw-w64-unilib#mingw-w64-}
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1602757904
LastModified: 1612450158
URLPath: /cgit/aur.git/snapshot/mingw-w64-unilib.tar.gz