memtool on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S memtool

* (Optional) Uninstall memtool on Arch using YAY

$ yay -Rns memtool

2. Manually Install "memtool" via AUR

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

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

b. Clone memtool's git locally

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

c. Go to ~/memtool folder and install it

$ cd ~/memtool $ makepkg -si

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

ID: 1142415
Name: memtool
PackageBaseID: 185899
PackageBase: memtool
Version: 2018.03.0-1
Description: program that allows access to memory mapped registers
URL: https://github.com/pengutronix/memtool
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1663739750
LastModified: 1663739750
URLPath: /cgit/aur.git/snapshot/memtool.tar.gz