diy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S diy

* (Optional) Uninstall diy on Arch using YAY

$ yay -Rns diy

2. Manually Install "diy" via AUR

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

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

b. Clone diy's git locally

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

c. Go to ~/diy folder and install it

$ cd ~/diy $ makepkg -si

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

ID: 249077
Name: diy
PackageBaseID: 103516
PackageBase: diy
Version: 7.01-1
Description: The sofware suite provides tools to design and test weak memory models.
URL: http://coq.inria.fr/
NumVotes: 0
Popularity: 0
OutOfDate: 1452970492
Maintainer:
Submitter: fixme
FirstSubmitted: 1447859613
LastModified: 1447860105
URLPath: /cgit/aur.git/snapshot/diy.tar.gz