signald on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S signald

* (Optional) Uninstall signald on Arch using YAY

$ yay -Rns signald

2. Manually Install "signald" via AUR

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

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

b. Clone signald's git locally

$ git clone https://aur.archlinux.org/signald.git ~/signald

c. Go to ~/signald folder and install it

$ cd ~/signald $ makepkg -si

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

ID: 1211262
Name: signald
PackageBaseID: 141837
PackageBase: signald
Version: 0.23.2-1
Description: An unofficial daemon that facilitates communication with the Signal messaging app.
URL: https://gitlab.com/signald/signald
NumVotes: 8
Popularity: 0.001643
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1557094013
LastModified: 1676430921
URLPath: /cgit/aur.git/snapshot/signald.tar.gz