dpic on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S dpic

* (Optional) Uninstall dpic on Arch using YAY

$ yay -Rns dpic

2. Manually Install "dpic" via AUR

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

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

b. Clone dpic's git locally

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

c. Go to ~/dpic folder and install it

$ cd ~/dpic $ makepkg -si

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

ID: 1233390
Name: dpic
PackageBaseID: 97133
PackageBase: dpic
Version: 2023.02.01-2
Description: A pic language interpreter.
URL: https://ece.uwaterloo.ca/~aplevich/dpic
NumVotes: 4
Popularity: 0
OutOfDate: 1706463365
Maintainer:
Submitter: gondsman
FirstSubmitted: 1439234694
LastModified: 1680035139
URLPath: /cgit/aur.git/snapshot/dpic.tar.gz