wxmedit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S wxmedit

* (Optional) Uninstall wxmedit on Arch using YAY

$ yay -Rns wxmedit

2. Manually Install "wxmedit" via AUR

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

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

b. Clone wxmedit's git locally

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

c. Go to ~/wxmedit folder and install it

$ cd ~/wxmedit $ makepkg -si

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

ID: 1286085
Name: wxmedit
PackageBaseID: 77248
PackageBase: wxmedit
Version: 3.2-1
Description: Cross-platform Text/Hex Editor, a fork of MadEdit with bug fixes and improvements
URL: https://wxmedit.github.io/
NumVotes: 14
Popularity: 0.006829
OutOfDate:
Maintainer: petronny
Submitter: codestation
FirstSubmitted: 1389154466
LastModified: 1688970517
URLPath: /cgit/aur.git/snapshot/wxmedit.tar.gz