0x-git on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S 0x-git

* (Optional) Uninstall 0x-git on Arch using YAY

$ yay -Rns 0x-git

2. Manually Install "0x-git" via AUR

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

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

b. Clone 0x-git's git locally

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

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

$ cd ~/0x-git $ makepkg -si

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

ID: 1111656
Name: 0x-git
PackageBaseID: 184000
PackageBase: 0x-git
Version: r1.8070704-2
Description: Colorized hex dump viewer
URL: https://github.com/mcy/0x
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p00f
Submitter: lmartinez-mirror
FirstSubmitted: 1657777847
LastModified: 1657777930
URLPath: /cgit/aur.git/snapshot/0x-git.tar.gz