dpic-docs on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S dpic-docs

* (Optional) Uninstall dpic-docs on Arch using YAY

$ yay -Rns dpic-docs

2. Manually Install "dpic-docs" via AUR

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

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

b. Clone dpic-docs's git locally

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

c. Go to ~/dpic-docs folder and install it

$ cd ~/dpic-docs $ makepkg -si

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

ID: 1233391
Name: dpic-docs
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-docs.tar.gz