libsigcpp1.2 on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "libsigcpp1.2" 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 libsigcpp1.2 on Arch using YAY

$ yay -S libsigcpp1.2

* (Optional) Uninstall libsigcpp1.2 on Arch using YAY

$ yay -Rns libsigcpp1.2

2. Manually Install "libsigcpp1.2" via AUR

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

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

b. Clone libsigcpp1.2's git locally

$ git clone https://aur.archlinux.org/libsigcpp1.2.git ~/libsigcpp1.2

c. Go to ~/libsigcpp1.2 folder and install it

$ cd ~/libsigcpp1.2 $ makepkg -si

3. Information about the libsigcpp1.2 package on Arch User Repository (AUR)

ID: 251429
Name: libsigcpp1.2
PackageBaseID: 11468
PackageBase: libsigcpp1.2
Version: 1.2.7-4
Description: A typesafe callback system for standard C++
URL: http://libsigc.sourceforge.net/
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: lostkhaos
Submitter: shinlun
FirstSubmitted: 1181139188
LastModified: 1448674806
URLPath: /cgit/aur.git/snapshot/libsigcpp1.2.tar.gz