quicknote on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S quicknote

* (Optional) Uninstall quicknote on Arch using YAY

$ yay -Rns quicknote

2. Manually Install "quicknote" via AUR

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

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

b. Clone quicknote's git locally

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

c. Go to ~/quicknote folder and install it

$ cd ~/quicknote $ makepkg -si

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

ID: 1426261
Name: quicknote
PackageBaseID: 198447
PackageBase: quicknote
Version: 2.0.1-5
Description: Helps to paste some random text or take some notes right from your taskbar!
URL: https://srilakshmikanthanp.github.io/quicknote/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1697075403
LastModified: 1710315174
URLPath: /cgit/aur.git/snapshot/quicknote.tar.gz