dpp on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S dpp

* (Optional) Uninstall dpp on Arch using YAY

$ yay -Rns dpp

2. Manually Install "dpp" via AUR

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

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

b. Clone dpp's git locally

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

c. Go to ~/dpp folder and install it

$ cd ~/dpp $ makepkg -si

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

ID: 1376576
Name: dpp
PackageBaseID: 183214
PackageBase: dpp
Version: 10.0.29-1
Description: Lightweight and Scalable C++ Discord API Bot Library
URL: https://dpp.dev/
NumVotes: 5
Popularity: 0.504591
OutOfDate:
Maintainer: WSDMatty
Submitter: Eremiell
FirstSubmitted: 1655191813
LastModified: 1703710118
URLPath: /cgit/aur.git/snapshot/dpp.tar.gz