sticky-notes on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sticky-notes

* (Optional) Uninstall sticky-notes on Arch using YAY

$ yay -Rns sticky-notes

2. Manually Install "sticky-notes" via AUR

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

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

b. Clone sticky-notes's git locally

$ git clone https://aur.archlinux.org/sticky-notes.git ~/sticky-notes

c. Go to ~/sticky-notes folder and install it

$ cd ~/sticky-notes $ makepkg -si

3. Information about the sticky-notes package on Arch User Repository (AUR)

ID: 1390110
Name: sticky-notes
PackageBaseID: 191021
PackageBase: sticky-notes
Version: 0.2.4-1
Description: A simple sticky notes app
URL: https://github.com/vixalien/sticky
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677862665
LastModified: 1705874548
URLPath: /cgit/aur.git/snapshot/sticky-notes.tar.gz