emacs-midje-mode on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S emacs-midje-mode

* (Optional) Uninstall emacs-midje-mode on Arch using YAY

$ yay -Rns emacs-midje-mode

2. Manually Install "emacs-midje-mode" via AUR

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

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

b. Clone emacs-midje-mode's git locally

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

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

$ cd ~/emacs-midje-mode $ makepkg -si

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

ID: 439208
Name: emacs-midje-mode
PackageBaseID: 125169
PackageBase: emacs-midje-mode
Version: 20170808.2103-1
Description: Emacs mode for the Midje test framework
URL: https://github.com/dnaumov/midje-mode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1503944347
LastModified: 1503944596
URLPath: /cgit/aur.git/snapshot/emacs-midje-mode.tar.gz