djgpp-cmake on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S djgpp-cmake

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

$ yay -Rns djgpp-cmake

2. Manually Install "djgpp-cmake" via AUR

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

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

b. Clone djgpp-cmake's git locally

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

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

$ cd ~/djgpp-cmake $ makepkg -si

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

ID: 298662
Name: djgpp-cmake
PackageBaseID: 110763
PackageBase: djgpp-cmake
Version: 20160430-1
Description: CMake wrapper for DJGPP
URL: about:blank
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: Schala
FirstSubmitted: 1462051149
LastModified: 1462053900
URLPath: /cgit/aur.git/snapshot/djgpp-cmake.tar.gz