mend on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mend

* (Optional) Uninstall mend on Arch using YAY

$ yay -Rns mend

2. Manually Install "mend" via AUR

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

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

b. Clone mend's git locally

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

c. Go to ~/mend folder and install it

$ cd ~/mend $ makepkg -si

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

ID: 766249
Name: mend
PackageBaseID: 155524
PackageBase: mend
Version: 0.1.3-0
Description: A notetaking application leveraging a PostgreSQL database
URL: https://github.com/MarkusG/mend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarkusG
Submitter: MarkusG
FirstSubmitted: 1594929014
LastModified: 1594937311
URLPath: /cgit/aur.git/snapshot/mend.tar.gz