dpaste on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S dpaste

* (Optional) Uninstall dpaste on Arch using YAY

$ yay -Rns dpaste

2. Manually Install "dpaste" via AUR

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

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

b. Clone dpaste's git locally

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

c. Go to ~/dpaste folder and install it

$ cd ~/dpaste $ makepkg -si

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

ID: 1215443
Name: dpaste
PackageBaseID: 117197
PackageBase: dpaste
Version: 1:0.4.0-1
Description: A simple pastebin for light values (max 64KB) using OpenDHT distributed hash table.
URL: https://github.com/sim590/dpaste
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sim590
Submitter: sim590
FirstSubmitted: 1479552345
LastModified: 1677046563
URLPath: /cgit/aur.git/snapshot/dpaste.tar.gz