valkyrie on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S valkyrie

* (Optional) Uninstall valkyrie on Arch using YAY

$ yay -Rns valkyrie

2. Manually Install "valkyrie" via AUR

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

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

b. Clone valkyrie's git locally

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

c. Go to ~/valkyrie folder and install it

$ cd ~/valkyrie $ makepkg -si

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

ID: 1090204
Name: valkyrie
PackageBaseID: 166334
PackageBase: valkyrie
Version: 2.0.0-1
Description: a Qt4-based GUI for the Memcheck and Helgrind tools in Valgrind
URL: https://www.valgrind.org/downloads/guis.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1619998984
LastModified: 1654383918
URLPath: /cgit/aur.git/snapshot/valkyrie.tar.gz