memb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S memb

* (Optional) Uninstall memb on Arch using YAY

$ yay -Rns memb

2. Manually Install "memb" via AUR

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

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

b. Clone memb's git locally

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

c. Go to ~/memb folder and install it

$ cd ~/memb $ makepkg -si

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

ID: 637382
Name: memb
PackageBaseID: 137205
PackageBase: memb
Version: 0.0.6-1
Description: A tiny cli tool to manage a local text-based knowledge base
URL: https://github.com/jerben/memb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josef
Submitter: josef
FirstSubmitted: 1541540334
LastModified: 1565767894
URLPath: /cgit/aur.git/snapshot/memb.tar.gz