pinner on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pinner" 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 pinner on Arch using YAY
$
yay -S
pinner
Copied
* (Optional) Uninstall pinner on Arch using YAY
$
yay -Rns
pinner
Copied
2. Manually Install "pinner" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pinner's git locally
$
git clone https://aur.archlinux.org/pinner.git
~/pinner
Copied
c. Go to ~/pinner folder and install it
$
cd
~/pinner
Copied
$
makepkg -si
Copied
3. Information about the pinner package on Arch User Repository (AUR)
ID: 1413529
Name: pinner
PackageBaseID: 202698
PackageBase: pinner
Version: 0.1.2-1
Description: A Geany plugin that enables pinning documents to a sidebar tab
URL: https://github.com/andy5995/pinner
NumVotes: 1
Popularity: 0.652926
OutOfDate:
Maintainer: andy5995
Submitter: andy5995
FirstSubmitted: 1708270767
LastModified: 1708560971
URLPath: /cgit/aur.git/snapshot/pinner.tar.gz
Name: pinner
PackageBaseID: 202698
PackageBase: pinner
Version: 0.1.2-1
Description: A Geany plugin that enables pinning documents to a sidebar tab
URL: https://github.com/andy5995/pinner
NumVotes: 1
Popularity: 0.652926
OutOfDate:
Maintainer: andy5995
Submitter: andy5995
FirstSubmitted: 1708270767
LastModified: 1708560971
URLPath: /cgit/aur.git/snapshot/pinner.tar.gz