notepac on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S notepac

* (Optional) Uninstall notepac on Arch using YAY

$ yay -Rns notepac

2. Manually Install "notepac" via AUR

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

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

b. Clone notepac's git locally

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

c. Go to ~/notepac folder and install it

$ cd ~/notepac $ makepkg -si

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

ID: 921215
Name: notepac
PackageBaseID: 167946
PackageBase: notepac
Version: 0.2.4-1
Description: Make notes about your installed packages
URL: https://gitlab.com/vaba/notepac
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vaba
Submitter: vaba
FirstSubmitted: 1623613491
LastModified: 1623705571
URLPath: /cgit/aur.git/snapshot/notepac.tar.gz