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