How to Install and Uninstall valgrind Package on Arch Linux
Last updated: November 25,2024
1. Install "valgrind" package
Please follow the instructions below to install valgrind on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
valgrind
Copied
2. Uninstall "valgrind" package
This tutorial shows how to uninstall valgrind on Arch Linux:
$
sudo pacman -Rcns
valgrind
Copied
3. Information about the valgrind package on Arch Linux
Repository : extra
Name : valgrind
Version : 3.22.0-3
Description : Tool to help find memory-management problems in programs
Architecture : x86_64
URL : https://valgrind.org/
Licenses : GPL-2.0-or-later
Groups : None
Provides : valgrind-multilib
Depends On : glibc perl debuginfod
Optional Deps : lib32-glibc: 32-bit ABI support
python: cg_* scripts
Conflicts With : None
Replaces : valgrind-multilib
Download Size : 8.99 MiB
Installed Size : 68.87 MiB
Packager : Christian Heusel
Build Date : Wed Feb 7 13:31:49 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : valgrind
Version : 3.22.0-3
Description : Tool to help find memory-management problems in programs
Architecture : x86_64
URL : https://valgrind.org/
Licenses : GPL-2.0-or-later
Groups : None
Provides : valgrind-multilib
Depends On : glibc perl debuginfod
Optional Deps : lib32-glibc: 32-bit ABI support
python: cg_* scripts
Conflicts With : None
Replaces : valgrind-multilib
Download Size : 8.99 MiB
Installed Size : 68.87 MiB
Packager : Christian Heusel
Build Date : Wed Feb 7 13:31:49 2024
Validated By : MD5 Sum SHA-256 Sum Signature