memo on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S memo

* (Optional) Uninstall memo on Arch using YAY

$ yay -Rns memo

2. Manually Install "memo" via AUR

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

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

b. Clone memo's git locally

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

c. Go to ~/memo folder and install it

$ cd ~/memo $ makepkg -si

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

ID: 763608
Name: memo
PackageBaseID: 154299
PackageBase: memo
Version: v0.1.2-2
Description: A drop-down app to take note for KDE users
URL: https://github.com/FishHawk/Memo
NumVotes: 1
Popularity: 0
OutOfDate: 1699573795
Maintainer: FishHawk
Submitter: FishHawk
FirstSubmitted: 1591933343
LastModified: 1594485698
URLPath: /cgit/aur.git/snapshot/memo.tar.gz