vex-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vex-git

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

$ yay -Rns vex-git

2. Manually Install "vex-git" via AUR

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

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

b. Clone vex-git's git locally

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

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

$ cd ~/vex-git $ makepkg -si

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

ID: 1102142
Name: vex-git
PackageBaseID: 182952
PackageBase: vex-git
Version: v1.0.0-1
Description: a simple ncurses-based hex editor
URL: https://github.com/Baseng0815/vex.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Shedexx
Submitter: Shedexx
FirstSubmitted: 1654590687
LastModified: 1655927090
URLPath: /cgit/aur.git/snapshot/vex-git.tar.gz