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