gapwm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gapwm

* (Optional) Uninstall gapwm on Arch using YAY

$ yay -Rns gapwm

2. Manually Install "gapwm" via AUR

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

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

b. Clone gapwm's git locally

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

c. Go to ~/gapwm folder and install it

$ cd ~/gapwm $ makepkg -si

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

ID: 1411279
Name: gapwm
PackageBaseID: 120672
PackageBase: gapwm
Version: 1.0-8
Description: Genetic Algorithm Method for Optimizing a Position Weight Matrix
URL: https://www.niehs.nih.gov/research/resources/software/biostatistics/gapwm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: allencch
FirstSubmitted: 1489761638
LastModified: 1708242911
URLPath: /cgit/aur.git/snapshot/gapwm.tar.gz