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

Last updated: June 29,2024

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

$ yay -S emacs-flex-mode

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

$ yay -Rns emacs-flex-mode

2. Manually Install "emacs-flex-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-flex-mode's git locally

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

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

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

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

ID: 239723
Name: emacs-flex-mode
PackageBaseID: 68757
PackageBase: emacs-flex-mode
Version: 1.0-3
Description: Emacs major mode for flex
URL: http://www.emacswiki.org/emacs/FlexMode
NumVotes: 1
Popularity: 0
OutOfDate: 1465839646
Maintainer: Ambrevar
FirstSubmitted: 1364939189
LastModified: 1444843925
URLPath: /cgit/aur.git/snapshot/emacs-flex-mode.tar.gz