siggen on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S siggen

* (Optional) Uninstall siggen on Arch using YAY

$ yay -Rns siggen

2. Manually Install "siggen" via AUR

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

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

b. Clone siggen's git locally

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

c. Go to ~/siggen folder and install it

$ cd ~/siggen $ makepkg -si

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

ID: 807725
Name: siggen
PackageBaseID: 95042
PackageBase: siggen
Version: 2.3.10-4
Description: Curses based signal generator
URL: https://packages.debian.org/wheezy/siggen
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1434905296
LastModified: 1603304600
URLPath: /cgit/aur.git/snapshot/siggen.tar.gz