dill-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dill-git

* (Optional) Uninstall dill-git on Arch using YAY

$ yay -Rns dill-git

2. Manually Install "dill-git" via AUR

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

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

b. Clone dill-git's git locally

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

c. Go to ~/dill-git folder and install it

$ cd ~/dill-git $ makepkg -si

3. Information about the dill-git package on Arch User Repository (AUR)

ID: 633385
Name: dill-git
PackageBaseID: 143903
PackageBase: dill-git
Version: r536.7ad8a9a-1
Description: DILL provides instruction-level code generation, register allocation and simple optimizations
URL: https://github.com/GTkorvo/dill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1564315133
LastModified: 1564425370
URLPath: /cgit/aur.git/snapshot/dill-git.tar.gz