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