pbscrap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pbscrap

* (Optional) Uninstall pbscrap on Arch using YAY

$ yay -Rns pbscrap

2. Manually Install "pbscrap" via AUR

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

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

b. Clone pbscrap's git locally

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

c. Go to ~/pbscrap folder and install it

$ cd ~/pbscrap $ makepkg -si

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

ID: 593770
Name: pbscrap
PackageBaseID: 135706
PackageBase: pbscrap
Version: 1.0b-1
Description: A simple pastebin.com scraper.
URL: https://github.com/mdomlop/pbscrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdomlop
Submitter: mdomlop
FirstSubmitted: 1536132045
LastModified: 1552328969
URLPath: /cgit/aur.git/snapshot/pbscrap.tar.gz