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
Copied
b. Install nex on Arch using YAY
$
yay -S
nex
Copied
* (Optional) Uninstall nex on Arch using YAY
$
yay -Rns
nex
Copied
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
Copied
b. Clone nex's git locally
$
git clone https://aur.archlinux.org/nex.git
~/nex
Copied
c. Go to ~/nex folder and install it
$
cd
~/nex
Copied
$
makepkg -si
Copied
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
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