lfhex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lfhex

* (Optional) Uninstall lfhex on Arch using YAY

$ yay -Rns lfhex

2. Manually Install "lfhex" via AUR

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

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

b. Clone lfhex's git locally

$ git clone https://aur.archlinux.org/lfhex.git ~/lfhex

c. Go to ~/lfhex folder and install it

$ cd ~/lfhex $ makepkg -si

3. Information about the lfhex package on Arch User Repository (AUR)

ID: 1266545
Name: lfhex
PackageBaseID: 99961
PackageBase: lfhex
Version: 0.44-1
Description: A hex editor with support for large files
URL: https://github.com/srtlg/lfhex
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442194564
LastModified: 1685666640
URLPath: /cgit/aur.git/snapshot/lfhex.tar.gz