dpic on AUR (Arch User Repository)
Last updated: February 24,2025
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
Copied
b. Install dpic on Arch using YAY
$
yay -S
dpic
Copied
* (Optional) Uninstall dpic on Arch using YAY
$
yay -Rns
dpic
Copied
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
Copied
b. Clone dpic's git locally
$
git clone https://aur.archlinux.org/dpic.git
~/dpic
Copied
c. Go to ~/dpic folder and install it
$
cd
~/dpic
Copied
$
makepkg -si
Copied
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
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