geiser on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install geiser on Arch using YAY
$
yay -S
geiser
Copied
* (Optional) Uninstall geiser on Arch using YAY
$
yay -Rns
geiser
Copied
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
Copied
b. Clone geiser's git locally
$
git clone https://aur.archlinux.org/geiser.git
~/geiser
Copied
c. Go to ~/geiser folder and install it
$
cd
~/geiser
Copied
$
makepkg -si
Copied
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
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