pinboard on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pinboard

* (Optional) Uninstall pinboard on Arch using YAY

$ yay -Rns pinboard

2. Manually Install "pinboard" via AUR

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

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

b. Clone pinboard's git locally

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

c. Go to ~/pinboard folder and install it

$ cd ~/pinboard $ makepkg -si

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

ID: 1017158
Name: pinboard
PackageBaseID: 130860
PackageBase: pinboard
Version: 2.1.8-1
Description: a full-featured Python wrapper for the Pinboard API (stable version)
URL: https://github.com/lionheart/pinboard.py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: izenin
Submitter: izenin
FirstSubmitted: 1521298884
LastModified: 1641921285
URLPath: /cgit/aur.git/snapshot/pinboard.tar.gz