wxhexeditor on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wxhexeditor

* (Optional) Uninstall wxhexeditor on Arch using YAY

$ yay -Rns wxhexeditor

2. Manually Install "wxhexeditor" via AUR

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

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

b. Clone wxhexeditor's git locally

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

c. Go to ~/wxhexeditor folder and install it

$ cd ~/wxhexeditor $ makepkg -si

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

ID: 1183247
Name: wxhexeditor
PackageBaseID: 23325
PackageBase: wxhexeditor
Version: 0.24-4
Description: A free hex editor / disk editor for Linux, Windows and MacOSX
URL: http://www.wxhexeditor.org
NumVotes: 87
Popularity: 0.018514
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1232491922
LastModified: 1671161316
URLPath: /cgit/aur.git/snapshot/wxhexeditor.tar.gz