cs-signal on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install cs-signal on Arch using YAY
$
yay -S
cs-signal
Copied
* (Optional) Uninstall cs-signal on Arch using YAY
$
yay -Rns
cs-signal
Copied
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
Copied
b. Clone cs-signal's git locally
$
git clone https://aur.archlinux.org/cs-signal.git
~/cs-signal
Copied
c. Go to ~/cs-signal folder and install it
$
cd
~/cs-signal
Copied
$
makepkg -si
Copied
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
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