git-bookmark on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S git-bookmark

* (Optional) Uninstall git-bookmark on Arch using YAY

$ yay -Rns git-bookmark

2. Manually Install "git-bookmark" via AUR

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

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

b. Clone git-bookmark's git locally

$ git clone https://aur.archlinux.org/git-bookmark.git ~/git-bookmark

c. Go to ~/git-bookmark folder and install it

$ cd ~/git-bookmark $ makepkg -si

3. Information about the git-bookmark package on Arch User Repository (AUR)

ID: 745841
Name: git-bookmark
PackageBaseID: 153866
PackageBase: git-bookmark
Version: 0.5.1-1
Description: Keep your bookmarks with your repository
URL: https://github.com/Qu4tro/git-bookmark
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Quatro
Submitter: Quatro
FirstSubmitted: 1591049750
LastModified: 1591049750
URLPath: /cgit/aur.git/snapshot/git-bookmark.tar.gz