valgrind-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "valgrind-git" 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 valgrind-git on Arch using YAY
$
yay -S
valgrind-git
Copied
* (Optional) Uninstall valgrind-git on Arch using YAY
$
yay -Rns
valgrind-git
Copied
2. Manually Install "valgrind-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone valgrind-git's git locally
$
git clone https://aur.archlinux.org/valgrind-git.git
~/valgrind-git
Copied
c. Go to ~/valgrind-git folder and install it
$
cd
~/valgrind-git
Copied
$
makepkg -si
Copied
3. Information about the valgrind-git package on Arch User Repository (AUR)
ID: 1181335
Name: valgrind-git
PackageBaseID: 126011
PackageBase: valgrind-git
Version: 3.20.0.r9.g0811a612d-1
Description: A tool to help find memory-management problems in programs
URL: http://valgrind.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: osaukko
FirstSubmitted: 1506862706
LastModified: 1670797955
URLPath: /cgit/aur.git/snapshot/valgrind-git.tar.gz
Name: valgrind-git
PackageBaseID: 126011
PackageBase: valgrind-git
Version: 3.20.0.r9.g0811a612d-1
Description: A tool to help find memory-management problems in programs
URL: http://valgrind.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: osaukko
FirstSubmitted: 1506862706
LastModified: 1670797955
URLPath: /cgit/aur.git/snapshot/valgrind-git.tar.gz