How to install devtoolset-7-valgrind on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Tool for finding memory management bugs in programs
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | — | — | — | |
| RHEL 9 | — | — | — | |
| RHEL 8 | — | — | — | |
| RHEL 7 | — | — | — | |
| RHEL 6 | — | — | — | 3.13.0 |
Description
Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
devtoolset-7-valgrind on CentOS / RHEL 6
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install devtoolset-7-valgrind
Package downloads require an active GetPageSpeed subscription — one repository for devtoolset-7-valgrind and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install devtoolset-7-valgrind on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the devtoolset-7-valgrind package with your system package manager.
Which Enterprise Linux versions is devtoolset-7-valgrind available for?
devtoolset-7-valgrind is available for RHEL 6.