stress++ on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S stress++

* (Optional) Uninstall stress++ on Arch using YAY

$ yay -Rns stress++

2. Manually Install "stress++" via AUR

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

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

b. Clone stress++'s git locally

$ git clone https://aur.archlinux.org/stress++.git ~/stress++

c. Go to ~/stress++ folder and install it

$ cd ~/stress++ $ makepkg -si

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

ID: 601790
Name: stress++
PackageBaseID: 140755
PackageBase: stress++
Version: 0.2.0-1
Description: A small, lightweight stress-testing tool for the CPU
URL: https://github.com/Code-Log/stress-plus-plus
NumVotes: 1
Popularity: 0
OutOfDate: 1653364561
Maintainer:
Submitter: CodeLog
FirstSubmitted: 1553718331
LastModified: 1554569767
URLPath: /cgit/aur.git/snapshot/stress++.tar.gz