devmem on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install devmem on Arch using YAY
$
yay -S
devmem
Copied
* (Optional) Uninstall devmem on Arch using YAY
$
yay -Rns
devmem
Copied
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
Copied
b. Clone devmem's git locally
$
git clone https://aur.archlinux.org/devmem.git
~/devmem
Copied
c. Go to ~/devmem folder and install it
$
cd
~/devmem
Copied
$
makepkg -si
Copied
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
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