devmem on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S devmem

* (Optional) Uninstall devmem on Arch using YAY

$ yay -Rns devmem

2. Manually Install "devmem" via AUR

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

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

b. Clone devmem's git locally

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

c. Go to ~/devmem folder and install it

$ cd ~/devmem $ makepkg -si

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

ID: 1333092
Name: devmem
PackageBaseID: 198487
PackageBase: devmem
Version: 2-1
Description: A simple program to read/write from/to any location in memory
URL: http://free-electrons.com/pub/mirror/devmem2.c
NumVotes: 1
Popularity: 0.043428
OutOfDate:
Maintainer: rxvisser
Submitter: rxvisser
FirstSubmitted: 1697143177
LastModified: 1697143177
URLPath: /cgit/aur.git/snapshot/devmem.tar.gz