bookmark on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "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
Copied
b. Install bookmark on Arch using YAY
$
yay -S
bookmark
Copied
* (Optional) Uninstall bookmark on Arch using YAY
$
yay -Rns
bookmark
Copied
2. Manually Install "bookmark" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bookmark's git locally
$
git clone https://aur.archlinux.org/bookmark.git
~/bookmark
Copied
c. Go to ~/bookmark folder and install it
$
cd
~/bookmark
Copied
$
makepkg -si
Copied
3. Information about the bookmark package on Arch User Repository (AUR)
ID: 823852
Name: bookmark
PackageBaseID: 159433
PackageBase: bookmark
Version: 0.1.0-1
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: 1604484198
LastModified: 1606302181
URLPath: /cgit/aur.git/snapshot/bookmark.tar.gz
Name: bookmark
PackageBaseID: 159433
PackageBase: bookmark
Version: 0.1.0-1
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: 1604484198
LastModified: 1606302181
URLPath: /cgit/aur.git/snapshot/bookmark.tar.gz