cs-signal on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cs-signal

* (Optional) Uninstall cs-signal on Arch using YAY

$ yay -Rns cs-signal

2. Manually Install "cs-signal" via AUR

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

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

b. Clone cs-signal's git locally

$ git clone https://aur.archlinux.org/cs-signal.git ~/cs-signal

c. Go to ~/cs-signal folder and install it

$ cd ~/cs-signal $ makepkg -si

3. Information about the cs-signal package on Arch User Repository (AUR)

ID: 1293997
Name: cs-signal
PackageBaseID: 190143
PackageBase: cs-signal
Version: 1.3.1-1
Description: Library for thread aware signal/slot delivery
URL: https://www.copperspice.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1675557276
LastModified: 1690238572
URLPath: /cgit/aur.git/snapshot/cs-signal.tar.gz