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