mingw-w64-libsigc++ on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mingw-w64-libsigc++

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

$ yay -Rns mingw-w64-libsigc++

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

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

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

$ cd ~/mingw-w64-libsigc++ $ makepkg -si

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

ID: 712145
Name: mingw-w64-libsigc++
PackageBaseID: 97612
PackageBase: mingw-w64-libsigc++
Version: 1:2.10.3-1
Description: Libsigc++ implements a full callback system for use in widget libraries - V2 (mingw-w64)
URL: https://libsigcplusplus.github.io/libsigcplusplus/
NumVotes: 2
Popularity: 0
OutOfDate: 1659398681
Maintainer:
Submitter: daersc
FirstSubmitted: 1439571587
LastModified: 1585147068
URLPath: /cgit/aur.git/snapshot/mingw-w64-libsigc++.tar.gz