secnote on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S secnote

* (Optional) Uninstall secnote on Arch using YAY

$ yay -Rns secnote

2. Manually Install "secnote" via AUR

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

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

b. Clone secnote's git locally

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

c. Go to ~/secnote folder and install it

$ cd ~/secnote $ makepkg -si

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

ID: 193275
Name: secnote
PackageBaseID: 66655
PackageBase: secnote
Version: 1.1-1
Description: Secure note taking
URL: https://github.com/maandree/secnote
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1359216840
LastModified: 1434111320
URLPath: /cgit/aur.git/snapshot/secnote.tar.gz