siggo on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S siggo

* (Optional) Uninstall siggo on Arch using YAY

$ yay -Rns siggo

2. Manually Install "siggo" via AUR

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

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

b. Clone siggo's git locally

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

c. Go to ~/siggo folder and install it

$ cd ~/siggo $ makepkg -si

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

ID: 996359
Name: siggo
PackageBaseID: 155735
PackageBase: siggo
Version: 0.12.0-1
Description: A terminal gui for signal-cli, written in Go.
URL: https://github.com/derricw/siggo
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1595374393
LastModified: 1638362112
URLPath: /cgit/aur.git/snapshot/siggo.tar.gz