emacs-cucumber on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emacs-cucumber

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

$ yay -Rns emacs-cucumber

2. Manually Install "emacs-cucumber" via AUR

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

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

b. Clone emacs-cucumber's git locally

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

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

$ cd ~/emacs-cucumber $ makepkg -si

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

ID: 432367
Name: emacs-cucumber
PackageBaseID: 124492
PackageBase: emacs-cucumber
Version: 0.4-2
Description: Emacs mode for editing Cucumber plain text stories (feature-mode)
URL: https://github.com/michaelklishin/cucumber.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1501624102
LastModified: 1501624102
URLPath: /cgit/aur.git/snapshot/emacs-cucumber.tar.gz