acc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S acc

* (Optional) Uninstall acc on Arch using YAY

$ yay -Rns acc

2. Manually Install "acc" via AUR

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

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

b. Clone acc's git locally

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

c. Go to ~/acc folder and install it

$ cd ~/acc $ makepkg -si

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

ID: 1337917
Name: acc
PackageBaseID: 116855
PackageBase: acc
Version: 1.60-1
Description: ACS script compiler for use with ZDoom and/or Hexen
URL: https://github.com/rheit/acc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: grubber
Submitter: grubber
FirstSubmitted: 1478629515
LastModified: 1697943513
URLPath: /cgit/aur.git/snapshot/acc.tar.gz