apnotes on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S apnotes

* (Optional) Uninstall apnotes on Arch using YAY

$ yay -Rns apnotes

2. Manually Install "apnotes" via AUR

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

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

b. Clone apnotes's git locally

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

c. Go to ~/apnotes folder and install it

$ cd ~/apnotes $ makepkg -si

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

ID: 1150751
Name: apnotes
PackageBaseID: 168125
PackageBase: apnotes
Version: 0.4.3-0
Description: Interface for Linux to View, Edit, Create and Sync Notes written on apple devices
URL: https://github.com/findus/apnotes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PHe
Submitter: PHe
FirstSubmitted: 1624119419
LastModified: 1665438682
URLPath: /cgit/aur.git/snapshot/apnotes.tar.gz