gex-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S gex-bin

* (Optional) Uninstall gex-bin on Arch using YAY

$ yay -Rns gex-bin

2. Manually Install "gex-bin" via AUR

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

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

b. Clone gex-bin's git locally

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

c. Go to ~/gex-bin folder and install it

$ cd ~/gex-bin $ makepkg -si

3. Information about the gex-bin package on Arch User Repository (AUR)

ID: 1352274
Name: gex-bin
PackageBaseID: 189855
PackageBase: gex-bin
Version: 0.6.4-1
Description: Git Explorer: cross-platform git workflow improvement tool inspired by Magit
URL: https://github.com/Piturnah/gex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CIAvash
FirstSubmitted: 1674715721
LastModified: 1699852662
URLPath: /cgit/aur.git/snapshot/gex-bin.tar.gz