scanmem-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S scanmem-git

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

$ yay -Rns scanmem-git

2. Manually Install "scanmem-git" via AUR

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

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

b. Clone scanmem-git's git locally

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

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

$ cd ~/scanmem-git $ makepkg -si

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

ID: 469141
Name: scanmem-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
URL: https://github.com/scanmem/scanmem
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: allencch
FirstSubmitted: 1393165857
LastModified: 1513111427
URLPath: /cgit/aur.git/snapshot/scanmem-git.tar.gz