dosbox-gcc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S dosbox-gcc

* (Optional) Uninstall dosbox-gcc on Arch using YAY

$ yay -Rns dosbox-gcc

2. Manually Install "dosbox-gcc" via AUR

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

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

b. Clone dosbox-gcc's git locally

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

c. Go to ~/dosbox-gcc folder and install it

$ cd ~/dosbox-gcc $ makepkg -si

3. Information about the dosbox-gcc package on Arch User Repository (AUR)

ID: 1323256
Name: dosbox-gcc
PackageBaseID: 125322
PackageBase: dosbox-gcc
Version: 13.2.0-1
Description: djgpp cross-compiler for the dosbox environment
URL: http://gcc.gnu.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: janezz55
Submitter: janezz55
FirstSubmitted: 1504550275
LastModified: 1695460722
URLPath: /cgit/aur.git/snapshot/dosbox-gcc.tar.gz