libmemcarve on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libmemcarve

* (Optional) Uninstall libmemcarve on Arch using YAY

$ yay -Rns libmemcarve

2. Manually Install "libmemcarve" via AUR

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

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

b. Clone libmemcarve's git locally

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

c. Go to ~/libmemcarve folder and install it

$ cd ~/libmemcarve $ makepkg -si

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

ID: 534639
Name: libmemcarve
PackageBaseID: 135041
PackageBase: libmemcarve
Version: 1.3.1-1
Description: A simple to use library that makes it easy to access the virtual memory of any process
URL: https://github.com/asherlie/memcarve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: asherlie
Submitter: asherlie
FirstSubmitted: 1534179995
LastModified: 1534179995
URLPath: /cgit/aur.git/snapshot/libmemcarve.tar.gz