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

Last updated: October 06,2024

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

$ yay -S emacs-go-mode

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

$ yay -Rns emacs-go-mode

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

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

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

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

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

ID: 634109
Name: emacs-go-mode
PackageBaseID: 144000
PackageBase: emacs-go-mode
Version: 1.5.0-1
Description: Go mode for emacs
URL: https://github.com/dominikh/go-mode.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: monochromec
Submitter: monochromec
FirstSubmitted: 1564635016
LastModified: 1564635016
URLPath: /cgit/aur.git/snapshot/emacs-go-mode.tar.gz