avdl on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S avdl

* (Optional) Uninstall avdl on Arch using YAY

$ yay -Rns avdl

2. Manually Install "avdl" via AUR

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

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

b. Clone avdl's git locally

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

c. Go to ~/avdl folder and install it

$ cd ~/avdl $ makepkg -si

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

ID: 1263166
Name: avdl
PackageBaseID: 169185
PackageBase: avdl
Version: 0.9.8-1
Description: Abstract video-game development language compiler
URL: https://afloofdev.com/avdl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomtsagk
Submitter: tomtsagk
FirstSubmitted: 1627169001
LastModified: 1685016614
URLPath: /cgit/aur.git/snapshot/avdl.tar.gz