pinpoint on AUR (Arch User Repository)

Last updated: March 29,2024

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

$ yay -S pinpoint

* (Optional) Uninstall pinpoint on Arch using YAY

$ yay -Rns pinpoint

2. Manually Install "pinpoint" via AUR

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

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

b. Clone pinpoint's git locally

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

c. Go to ~/pinpoint folder and install it

$ cd ~/pinpoint $ makepkg -si

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

ID: 426908
Name: pinpoint
PackageBaseID: 54011
PackageBase: pinpoint
Version: 0.1.8-2
Description: A tool for making hackers do excellent presentations
URL: https://live.gnome.org/Pinpoint
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: lubosz
Submitter: stefano.facchini
FirstSubmitted: 1321373782
LastModified: 1499879861
URLPath: /cgit/aur.git/snapshot/pinpoint.tar.gz