emacs-buttercup on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S emacs-buttercup

* (Optional) Uninstall emacs-buttercup on Arch using YAY

$ yay -Rns emacs-buttercup

2. Manually Install "emacs-buttercup" via AUR

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

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

b. Clone emacs-buttercup's git locally

$ git clone https://aur.archlinux.org/emacs-buttercup.git ~/emacs-buttercup

c. Go to ~/emacs-buttercup folder and install it

$ cd ~/emacs-buttercup $ makepkg -si

3. Information about the emacs-buttercup package on Arch User Repository (AUR)

ID: 705805
Name: emacs-buttercup
PackageBaseID: 136424
PackageBase: emacs-buttercup
Version: 1.21-1
Description: Behavior-driven development framework for testing Emacs Lisp code
URL: https://github.com/jorgenschaefer/emacs-buttercup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538520644
LastModified: 1583767974
URLPath: /cgit/aur.git/snapshot/emacs-buttercup.tar.gz