tweak-hexeditor on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tweak-hexeditor

* (Optional) Uninstall tweak-hexeditor on Arch using YAY

$ yay -Rns tweak-hexeditor

2. Manually Install "tweak-hexeditor" via AUR

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

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

b. Clone tweak-hexeditor's git locally

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

c. Go to ~/tweak-hexeditor folder and install it

$ cd ~/tweak-hexeditor $ makepkg -si

3. Information about the tweak-hexeditor package on Arch User Repository (AUR)

ID: 509946
Name: tweak-hexeditor
PackageBaseID: 58468
PackageBase: tweak-hexeditor
Version: 3.02-4
Description: Efficient command line hex editor
URL: https://www.chiark.greenend.org.uk/~sgtatham/tweak/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: cbb
Submitter: Meow
FirstSubmitted: 1334385676
LastModified: 1526048771
URLPath: /cgit/aur.git/snapshot/tweak-hexeditor.tar.gz