nex-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nex-git

* (Optional) Uninstall nex-git on Arch using YAY

$ yay -Rns nex-git

2. Manually Install "nex-git" via AUR

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

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

b. Clone nex-git's git locally

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

c. Go to ~/nex-git folder and install it

$ cd ~/nex-git $ makepkg -si

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

ID: 449047
Name: nex-git
PackageBaseID: 126100
PackageBase: nex-git
Version: r112.542279e-1
Description: A lexer similar to Lex/Flex, generates Go code, integrates with Go's yacc, supports UTF-8 and nested structural regular expressions.
URL: https://github.com/blynn/nex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1507136510
LastModified: 1507136511
URLPath: /cgit/aur.git/snapshot/nex-git.tar.gz