privatebin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S privatebin

* (Optional) Uninstall privatebin on Arch using YAY

$ yay -Rns privatebin

2. Manually Install "privatebin" via AUR

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

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

b. Clone privatebin's git locally

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

c. Go to ~/privatebin folder and install it

$ cd ~/privatebin $ makepkg -si

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

ID: 1427595
Name: privatebin
PackageBaseID: 125966
PackageBase: privatebin
Version: 1.7.1-1
Description: a minimalist, open source online pastebin where the server has zero knowledge of pasted data
URL: https://privatebin.info
NumVotes: 8
Popularity: 0.002442
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1506688900
LastModified: 1710494349
URLPath: /cgit/aur.git/snapshot/privatebin.tar.gz