dbgl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dbgl

* (Optional) Uninstall dbgl on Arch using YAY

$ yay -Rns dbgl

2. Manually Install "dbgl" via AUR

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

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

b. Clone dbgl's git locally

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

c. Go to ~/dbgl folder and install it

$ cd ~/dbgl $ makepkg -si

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

ID: 1421282
Name: dbgl
PackageBaseID: 70484
PackageBase: dbgl
Version: 0.98-1
Description: An open-source, free, multi-platform frontend for DOSBox
URL: https://dbgl.org/
NumVotes: 30
Popularity: 3.0E-6
OutOfDate:
Maintainer: bzt
Submitter: bzt
FirstSubmitted: 1369830404
LastModified: 1709660575
URLPath: /cgit/aur.git/snapshot/dbgl.tar.gz

5. The same packages on other Linux Distributions