eatmemory on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "eatmemory" 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 eatmemory on Arch using YAY
$
yay -S
eatmemory
Copied
* (Optional) Uninstall eatmemory on Arch using YAY
$
yay -Rns
eatmemory
Copied
2. Manually Install "eatmemory" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone eatmemory's git locally
$
git clone https://aur.archlinux.org/eatmemory.git
~/eatmemory
Copied
c. Go to ~/eatmemory folder and install it
$
cd
~/eatmemory
Copied
$
makepkg -si
Copied
3. Information about the eatmemory package on Arch User Repository (AUR)
ID: 639911
Name: eatmemory
PackageBaseID: 144532
PackageBase: eatmemory
Version: 0.1.6-1
Description: Simple C program to allocate memory from the command line. Useful to test programs or systems under high memory usage conditions
URL: https://github.com/julman99/eatmemory
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jihem
Submitter: jihem
FirstSubmitted: 1566652529
LastModified: 1566652529
URLPath: /cgit/aur.git/snapshot/eatmemory.tar.gz
Name: eatmemory
PackageBaseID: 144532
PackageBase: eatmemory
Version: 0.1.6-1
Description: Simple C program to allocate memory from the command line. Useful to test programs or systems under high memory usage conditions
URL: https://github.com/julman99/eatmemory
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jihem
Submitter: jihem
FirstSubmitted: 1566652529
LastModified: 1566652529
URLPath: /cgit/aur.git/snapshot/eatmemory.tar.gz