/dcc-aur

dcc - a C compiler which explains errors to novice programmers

Primary LanguageShellGNU General Public License v3.0GPL-3.0

dcc-git

For documentation, visit the original repository:

This is a mirror of the AUR dcc-git package for Arch Linux:

Installation

Using an AUR helper, e.g. yay:

yay -S dcc-git

Installing directly from the AUR:

git clone https://aur.archlinux.org/dcc-git.git
cd dcc-git
makepkg -si

Installing using this GitHub repository:

git clone https://github.com/nktnet1/dcc-aur
cd dcc-aur
makepkg -si