pbcli on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pbcli

* (Optional) Uninstall pbcli on Arch using YAY

$ yay -Rns pbcli

2. Manually Install "pbcli" via AUR

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

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

b. Clone pbcli's git locally

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

c. Go to ~/pbcli folder and install it

$ cd ~/pbcli $ makepkg -si

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

ID: 1286279
Name: pbcli
PackageBaseID: 173688
PackageBase: pbcli
Version: 2.2.1-2
Description: pbcli is a command line client which allows to upload and download pastes from privatebin directly from the command line.
URL: https://github.com/Mydayyy/pbcli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mydayyy
Submitter: Mydayyy
FirstSubmitted: 1638742634
LastModified: 1689001982
URLPath: /cgit/aur.git/snapshot/pbcli.tar.gz