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

Last updated: May 05,2024

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

$ yay -S emacs-pkgbuild-mode

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

$ yay -Rns emacs-pkgbuild-mode

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

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

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

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

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

ID: 598669
Name: emacs-pkgbuild-mode
PackageBaseID: 140688
PackageBase: emacs-pkgbuild-mode
Version: 0.14-2
Description: A major mode for creating packages with emacs
URL: https://github.com/juergenhoetzel/pkgbuild-mode
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678408
LastModified: 1553678408
URLPath: /cgit/aur.git/snapshot/emacs-pkgbuild-mode.tar.gz