gaw on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S gaw

* (Optional) Uninstall gaw on Arch using YAY

$ yay -Rns gaw

2. Manually Install "gaw" via AUR

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

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

b. Clone gaw's git locally

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

c. Go to ~/gaw folder and install it

$ cd ~/gaw $ makepkg -si

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

ID: 681810
Name: gaw
PackageBaseID: 25762
PackageBase: gaw
Version: 20170605-1
Description: Gtk analog waveform viewer - tool for viewing analog data, such as the output of Spice simulations
URL: http://www.rvq.fr/linux/gaw.php
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: mfpuente.ar
FirstSubmitted: 1240252318
LastModified: 1577867098
URLPath: /cgit/aur.git/snapshot/gaw.tar.gz