notefy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S notefy

* (Optional) Uninstall notefy on Arch using YAY

$ yay -Rns notefy

2. Manually Install "notefy" via AUR

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

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

b. Clone notefy's git locally

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

c. Go to ~/notefy folder and install it

$ cd ~/notefy $ makepkg -si

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

ID: 251611
Name: notefy
PackageBaseID: 103925
PackageBase: notefy
Version: 0.1-1
Description: Overly complicated CLI note keeper
URL: https://github.com/parazyd/notefy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: parazyd
FirstSubmitted: 1448760042
LastModified: 1448760098
URLPath: /cgit/aur.git/snapshot/notefy.tar.gz