pinner on AUR (Arch User Repository)

Last updated: July 02,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

b. Install pinner on Arch using YAY

$ yay -S pinner

* (Optional) Uninstall pinner on Arch using YAY

$ yay -Rns pinner

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

b. Clone pinner's git locally

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

c. Go to ~/pinner folder and install it

$ cd ~/pinner $ makepkg -si

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