lib32-libsigc++ on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lib32-libsigc++

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

$ yay -Rns lib32-libsigc++

2. Manually Install "lib32-libsigc++" via AUR

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

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

b. Clone lib32-libsigc++'s git locally

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

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

$ cd ~/lib32-libsigc++ $ makepkg -si

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

ID: 738001
Name: lib32-libsigc++
PackageBaseID: 38512
PackageBase: lib32-libsigc++
Version: 2.10.3-1
Description: Callback Framework for C++ (lib32)
URL: https://libsigcplusplus.github.io/libsigcplusplus/
NumVotes: 19
Popularity: 0
OutOfDate: 1649412520
Maintainer: Medved
FirstSubmitted: 1277689643
LastModified: 1589712092
URLPath: /cgit/aur.git/snapshot/lib32-libsigc++.tar.gz