glapse on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S glapse

* (Optional) Uninstall glapse on Arch using YAY

$ yay -Rns glapse

2. Manually Install "glapse" via AUR

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

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

b. Clone glapse's git locally

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

c. Go to ~/glapse folder and install it

$ cd ~/glapse $ makepkg -si

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

ID: 624109
Name: glapse
PackageBaseID: 60420
PackageBase: glapse
Version: 0.3-2
Description: Take desktop screenshots and glue them to make a time lapse video in GNU/Linux
URL: https://github.com/dsaltares/glapse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: semi
Submitter: semi
FirstSubmitted: 1340953143
LastModified: 1561316835
URLPath: /cgit/aur.git/snapshot/glapse.tar.gz