guile-emacsy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S guile-emacsy

* (Optional) Uninstall guile-emacsy on Arch using YAY

$ yay -Rns guile-emacsy

2. Manually Install "guile-emacsy" via AUR

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

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

b. Clone guile-emacsy's git locally

$ git clone https://aur.archlinux.org/guile-emacsy.git ~/guile-emacsy

c. Go to ~/guile-emacsy folder and install it

$ cd ~/guile-emacsy $ makepkg -si

3. Information about the guile-emacsy package on Arch User Repository (AUR)

ID: 664379
Name: guile-emacsy
PackageBaseID: 146474
PackageBase: guile-emacsy
Version: 0.4.1-1
Description: An embeddable Emacs-like library using GNU Guile
URL: https://savannah.nongnu.org/projects/emacsy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flatwhatson
FirstSubmitted: 1573172772
LastModified: 1573172773
URLPath: /cgit/aur.git/snapshot/guile-emacsy.tar.gz