geiser on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S geiser

* (Optional) Uninstall geiser on Arch using YAY

$ yay -Rns geiser

2. Manually Install "geiser" via AUR

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

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

b. Clone geiser's git locally

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

c. Go to ~/geiser folder and install it

$ cd ~/geiser $ makepkg -si

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

ID: 886424
Name: geiser
PackageBaseID: 90754
PackageBase: geiser
Version: 0.12-1
Description: Emacs environment to hack in Scheme
URL: http://www.nongnu.org/geiser/
NumVotes: 3
Popularity: 0
OutOfDate: 1628792535
Maintainer:
Submitter: holos
FirstSubmitted: 1424753681
LastModified: 1617318369
URLPath: /cgit/aur.git/snapshot/geiser.tar.gz