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

Last updated: May 16,2024

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

$ yay -S libsigc++-patched

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

$ yay -Rns libsigc++-patched

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

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

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

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

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

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

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

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

ID: 578729
Name: libsigc++-patched
PackageBaseID: 138912
PackageBase: libsigc++-patched
Version: 2.10.1-1
Description: A full callback system for use in widget libraries - V2 (with fixed slot_rep)
URL: http://libsigc.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1659398746
Maintainer: Cebtenzzre
FirstSubmitted: 1548022051
LastModified: 1548022051
URLPath: /cgit/aur.git/snapshot/libsigc++-patched.tar.gz