bookmark-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S bookmark-bin

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

$ yay -Rns bookmark-bin

2. Manually Install "bookmark-bin" via AUR

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

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

b. Clone bookmark-bin's git locally

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

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

$ cd ~/bookmark-bin $ makepkg -si

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

ID: 823554
Name: bookmark-bin
PackageBaseID: 159437
PackageBase: bookmark-bin
Version: 0.1.0-2
Description: Save URLs from the terminal and open them quickly in the browser
URL: https://github.com/Szymongib/bookmark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1604485520
LastModified: 1606260660
URLPath: /cgit/aur.git/snapshot/bookmark-bin.tar.gz