memfetch on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S memfetch

* (Optional) Uninstall memfetch on Arch using YAY

$ yay -Rns memfetch

2. Manually Install "memfetch" via AUR

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

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

b. Clone memfetch's git locally

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

c. Go to ~/memfetch folder and install it

$ cd ~/memfetch $ makepkg -si

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

ID: 723257
Name: memfetch
PackageBaseID: 100503
PackageBase: memfetch
Version: 0.05b-2
Description: dumps any userspace process memory without affecting its execution
URL: http://lcamtuf.coredump.cx/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crt
Submitter: crt
FirstSubmitted: 1442912088
LastModified: 1587344867
URLPath: /cgit/aur.git/snapshot/memfetch.tar.gz