nex on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S nex

* (Optional) Uninstall nex on Arch using YAY

$ yay -Rns nex

2. Manually Install "nex" via AUR

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

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

b. Clone nex's git locally

$ git clone https://aur.archlinux.org/nex.git ~/nex

c. Go to ~/nex folder and install it

$ cd ~/nex $ makepkg -si

3. Information about the nex package on Arch User Repository (AUR)

ID: 644568
Name: nex
PackageBaseID: 144956
PackageBase: nex
Version: autogenerated-1
Description: Lexer for Go http://cs.stanford.edu/~blynn/nex/
URL: https://github.com/blynn/nex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1568064860
LastModified: 1568064860
URLPath: /cgit/aur.git/snapshot/nex.tar.gz