mend on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install mend on Arch using YAY
$
yay -S
mend
Copied
* (Optional) Uninstall mend on Arch using YAY
$
yay -Rns
mend
Copied
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
Copied
b. Clone mend's git locally
$
git clone https://aur.archlinux.org/mend.git
~/mend
Copied
c. Go to ~/mend folder and install it
$
cd
~/mend
Copied
$
makepkg -si
Copied
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
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