debugedit-git on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S debugedit-git

* (Optional) Uninstall debugedit-git on Arch using YAY

$ yay -Rns debugedit-git

2. Manually Install "debugedit-git" via AUR

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

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

b. Clone debugedit-git's git locally

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

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

$ cd ~/debugedit-git $ makepkg -si

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

ID: 1237067
Name: debugedit-git
PackageBaseID: 191691
PackageBase: debugedit-git
Version: 5.0.r15.g60ee634-2
Description: Provides debugedits and scripts for creating debuginfo and source file distributions
URL: https://sourceware.org/debugedit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1679155126
LastModified: 1680720322
URLPath: /cgit/aur.git/snapshot/debugedit-git.tar.gz