libscanmem-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libscanmem-git

* (Optional) Uninstall libscanmem-git on Arch using YAY

$ yay -Rns libscanmem-git

2. Manually Install "libscanmem-git" via AUR

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

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

b. Clone libscanmem-git's git locally

$ git clone https://aur.archlinux.org/libscanmem-git.git ~/libscanmem-git

c. Go to ~/libscanmem-git folder and install it

$ cd ~/libscanmem-git $ makepkg -si

3. Information about the libscanmem-git package on Arch User Repository (AUR)

ID: 469142
Name: libscanmem-git
PackageBaseID: 79281
PackageBase: scanmem-git
Version: 0.17.1035.0cc3830-1
Description: Memory scanner designed to isolate the address of an arbitrary variable in an executing process (library)
URL: https://github.com/scanmem/scanmem
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: allencch
FirstSubmitted: 1393165857
LastModified: 1513111427
URLPath: /cgit/aur.git/snapshot/libscanmem-git.tar.gz