lockbook on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S lockbook

* (Optional) Uninstall lockbook on Arch using YAY

$ yay -Rns lockbook

2. Manually Install "lockbook" via AUR

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

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

b. Clone lockbook's git locally

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

c. Go to ~/lockbook folder and install it

$ cd ~/lockbook $ makepkg -si

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

ID: 1415013
Name: lockbook
PackageBaseID: 155895
PackageBase: lockbook
Version: 0.9.0-1
Description: The private, polished note-taking platform.
URL: https://github.com/lockbook/lockbook
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: parth
Submitter: parth
FirstSubmitted: 1595707840
LastModified: 1708828561
URLPath: /cgit/aur.git/snapshot/lockbook.tar.gz