djgpp-configure on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S djgpp-configure

* (Optional) Uninstall djgpp-configure on Arch using YAY

$ yay -Rns djgpp-configure

2. Manually Install "djgpp-configure" via AUR

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

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

b. Clone djgpp-configure's git locally

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

c. Go to ~/djgpp-configure folder and install it

$ cd ~/djgpp-configure $ makepkg -si

3. Information about the djgpp-configure package on Arch User Repository (AUR)

ID: 298645
Name: djgpp-configure
PackageBaseID: 110761
PackageBase: djgpp-configure
Version: 20160430-2
Description: Configure script wrapper for DJGPP
URL: about:blank
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: Schala
FirstSubmitted: 1462048377
LastModified: 1462049937
URLPath: /cgit/aur.git/snapshot/djgpp-configure.tar.gz