How To Install valgrind on Fedora 34

valgrind is Tool for finding memory management bugs in programs Tool for finding memory management bugs in programs

Introduction

In this tutorial we learn how to install valgrind on Fedora 34.

What is valgrind

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 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). valgrind 1 3.17.0 1.fc34 x86_64 4.8 M valgrind-3.17.0-1.fc34.src.rpm fedora Tool for finding memory management bugs in programs http GPLv2+ 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 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).

We can use yum or dnf to install valgrind on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install valgrind.

Install valgrind on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install valgrind using dnf by running the following command:

sudo dnf -y install valgrind

Install valgrind on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install valgrind using yum by running the following command:

sudo yum -y install valgrind

How To Uninstall valgrind on Fedora 34

To uninstall only the valgrind package we can use the following command:

sudo dnf remove valgrind

valgrind Package Contents on Fedora 34

/usr/bin/callgrind_annotate
/usr/bin/callgrind_control
/usr/bin/cg_annotate
/usr/bin/cg_diff
/usr/bin/cg_merge
/usr/bin/ms_print
/usr/bin/valgrind
/usr/bin/valgrind-di-server
/usr/bin/valgrind-listener
/usr/bin/vgdb
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/58502eab97bcd6b7d8997c10e1d6d16ac94eab
/usr/lib/.build-id/29
/usr/lib/.build-id/29/7bb2d731865e4171d273f8ac30fc863a9b5eeb
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/07dd85a6fad6ea707445306b1f094211d08693
/usr/lib/.build-id/43
/usr/lib/.build-id/43/8265f1a34ccda0915a1b80f60305422820094c
/usr/lib/.build-id/54
/usr/lib/.build-id/54/204ea60ed20afe1e91e94dfd47733de4ab9b81
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/4345e8ae2318900a282bf0e034d87d29feadf3
/usr/lib/.build-id/75
/usr/lib/.build-id/75/8050abda1e3a76b55346d16ebea528246eac26
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/f725610ef945da75cced5172aee019935c8e7c
/usr/lib/.build-id/90
/usr/lib/.build-id/90/7b4cf557e2c03553adf5ad31d2cb20342a7ad5
/usr/lib/.build-id/91
/usr/lib/.build-id/91/2b9b2e2c8e79c63e9317b69bd221d7c6cefe71
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/fd1a85f804afe87a0a466f862d7baa2ff3d4b5
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7d2f4b59c7d04f26aa9f046159e209323687ff
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/dc07dc8b55e88cb3412dca00f3d129e2918558
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/4ea35adbf6607d9dd55d909fec1f9f1288d9fa
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/f541b934e75d74c49c25b38822dc4a10cf713b
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/a5252e9c8965c87de5302af89a8c4fe3681c92
/usr/libexec/valgrind
/usr/libexec/valgrind/32bit-core-valgrind-s1.xml
/usr/libexec/valgrind/32bit-core-valgrind-s2.xml
/usr/libexec/valgrind/32bit-core.xml
/usr/libexec/valgrind/32bit-linux-valgrind-s1.xml
/usr/libexec/valgrind/32bit-linux-valgrind-s2.xml
/usr/libexec/valgrind/32bit-linux.xml
/usr/libexec/valgrind/32bit-sse-valgrind-s1.xml
/usr/libexec/valgrind/32bit-sse-valgrind-s2.xml
/usr/libexec/valgrind/32bit-sse.xml
/usr/libexec/valgrind/64bit-avx-valgrind-s1.xml
/usr/libexec/valgrind/64bit-avx-valgrind-s2.xml
/usr/libexec/valgrind/64bit-avx.xml
/usr/libexec/valgrind/64bit-core-valgrind-s1.xml
/usr/libexec/valgrind/64bit-core-valgrind-s2.xml
/usr/libexec/valgrind/64bit-core.xml
/usr/libexec/valgrind/64bit-linux-valgrind-s1.xml
/usr/libexec/valgrind/64bit-linux-valgrind-s2.xml
/usr/libexec/valgrind/64bit-linux.xml
/usr/libexec/valgrind/64bit-sse-valgrind-s1.xml
/usr/libexec/valgrind/64bit-sse-valgrind-s2.xml
/usr/libexec/valgrind/64bit-sse.xml
/usr/libexec/valgrind/amd64-avx-coresse-valgrind.xml
/usr/libexec/valgrind/amd64-avx-coresse.xml
/usr/libexec/valgrind/amd64-avx-linux-valgrind.xml
/usr/libexec/valgrind/amd64-avx-linux.xml
/usr/libexec/valgrind/amd64-coresse-valgrind.xml
/usr/libexec/valgrind/amd64-linux-valgrind.xml
/usr/libexec/valgrind/arm-core-valgrind-s1.xml
/usr/libexec/valgrind/arm-core-valgrind-s2.xml
/usr/libexec/valgrind/arm-core.xml
/usr/libexec/valgrind/arm-vfpv3-valgrind-s1.xml
/usr/libexec/valgrind/arm-vfpv3-valgrind-s2.xml
/usr/libexec/valgrind/arm-vfpv3.xml
/usr/libexec/valgrind/arm-with-vfpv3-valgrind.xml
/usr/libexec/valgrind/arm-with-vfpv3.xml
/usr/libexec/valgrind/cachegrind-amd64-linux
/usr/libexec/valgrind/callgrind-amd64-linux
/usr/libexec/valgrind/default.supp
/usr/libexec/valgrind/dh_view.css
/usr/libexec/valgrind/dh_view.html
/usr/libexec/valgrind/dh_view.js
/usr/libexec/valgrind/dhat-amd64-linux
/usr/libexec/valgrind/drd-amd64-linux
/usr/libexec/valgrind/exp-bbv-amd64-linux
/usr/libexec/valgrind/getoff-amd64-linux
/usr/libexec/valgrind/helgrind-amd64-linux
/usr/libexec/valgrind/i386-coresse-valgrind.xml
/usr/libexec/valgrind/i386-linux-valgrind.xml
/usr/libexec/valgrind/lackey-amd64-linux
/usr/libexec/valgrind/massif-amd64-linux
/usr/libexec/valgrind/memcheck-amd64-linux
/usr/libexec/valgrind/mips-cp0-valgrind-s1.xml
/usr/libexec/valgrind/mips-cp0-valgrind-s2.xml
/usr/libexec/valgrind/mips-cp0.xml
/usr/libexec/valgrind/mips-cpu-valgrind-s1.xml
/usr/libexec/valgrind/mips-cpu-valgrind-s2.xml
/usr/libexec/valgrind/mips-cpu.xml
/usr/libexec/valgrind/mips-fpu-valgrind-s1.xml
/usr/libexec/valgrind/mips-fpu-valgrind-s2.xml
/usr/libexec/valgrind/mips-fpu.xml
/usr/libexec/valgrind/mips-linux-valgrind.xml
/usr/libexec/valgrind/mips-linux.xml
/usr/libexec/valgrind/mips64-cp0-valgrind-s1.xml
/usr/libexec/valgrind/mips64-cp0-valgrind-s2.xml
/usr/libexec/valgrind/mips64-cp0.xml
/usr/libexec/valgrind/mips64-cpu-valgrind-s1.xml
/usr/libexec/valgrind/mips64-cpu-valgrind-s2.xml
/usr/libexec/valgrind/mips64-cpu.xml
/usr/libexec/valgrind/mips64-fpu-valgrind-s1.xml
/usr/libexec/valgrind/mips64-fpu-valgrind-s2.xml
/usr/libexec/valgrind/mips64-fpu.xml
/usr/libexec/valgrind/mips64-linux-valgrind.xml
/usr/libexec/valgrind/mips64-linux.xml
/usr/libexec/valgrind/none-amd64-linux
/usr/libexec/valgrind/power-altivec-valgrind-s1.xml
/usr/libexec/valgrind/power-altivec-valgrind-s2.xml
/usr/libexec/valgrind/power-altivec.xml
/usr/libexec/valgrind/power-core-valgrind-s1.xml
/usr/libexec/valgrind/power-core-valgrind-s2.xml
/usr/libexec/valgrind/power-core.xml
/usr/libexec/valgrind/power-fpu-valgrind-s1.xml
/usr/libexec/valgrind/power-fpu-valgrind-s2.xml
/usr/libexec/valgrind/power-fpu.xml
/usr/libexec/valgrind/power-linux-valgrind-s1.xml
/usr/libexec/valgrind/power-linux-valgrind-s2.xml
/usr/libexec/valgrind/power-linux.xml
/usr/libexec/valgrind/power-vsx-valgrind-s1.xml
/usr/libexec/valgrind/power-vsx-valgrind-s2.xml
/usr/libexec/valgrind/power-vsx.xml
/usr/libexec/valgrind/power64-core-valgrind-s1.xml
/usr/libexec/valgrind/power64-core-valgrind-s2.xml
/usr/libexec/valgrind/power64-core.xml
/usr/libexec/valgrind/power64-core2-valgrind-s1.xml
/usr/libexec/valgrind/power64-core2-valgrind-s2.xml
/usr/libexec/valgrind/power64-linux-valgrind-s1.xml
/usr/libexec/valgrind/power64-linux-valgrind-s2.xml
/usr/libexec/valgrind/power64-linux.xml
/usr/libexec/valgrind/powerpc-altivec32l-valgrind.xml
/usr/libexec/valgrind/powerpc-altivec32l.xml
/usr/libexec/valgrind/powerpc-altivec64l-valgrind.xml
/usr/libexec/valgrind/powerpc-altivec64l.xml
/usr/libexec/valgrind/s390-acr-valgrind-s1.xml
/usr/libexec/valgrind/s390-acr-valgrind-s2.xml
/usr/libexec/valgrind/s390-acr.xml
/usr/libexec/valgrind/s390-fpr-valgrind-s1.xml
/usr/libexec/valgrind/s390-fpr-valgrind-s2.xml
/usr/libexec/valgrind/s390-fpr.xml
/usr/libexec/valgrind/s390-vx-valgrind-s1.xml
/usr/libexec/valgrind/s390-vx-valgrind-s2.xml
/usr/libexec/valgrind/s390-vx.xml
/usr/libexec/valgrind/s390x-core64-valgrind-s1.xml
/usr/libexec/valgrind/s390x-core64-valgrind-s2.xml
/usr/libexec/valgrind/s390x-core64.xml
/usr/libexec/valgrind/s390x-generic-valgrind.xml
/usr/libexec/valgrind/s390x-generic.xml
/usr/libexec/valgrind/s390x-linux64-valgrind-s1.xml
/usr/libexec/valgrind/s390x-linux64-valgrind-s2.xml
/usr/libexec/valgrind/s390x-linux64.xml
/usr/libexec/valgrind/s390x-vx-linux-valgrind.xml
/usr/libexec/valgrind/s390x-vx-linux.xml
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
/usr/libexec/valgrind/vgpreload_dhat-amd64-linux.so
/usr/libexec/valgrind/vgpreload_drd-amd64-linux.so
/usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so
/usr/libexec/valgrind/vgpreload_massif-amd64-linux.so
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so
/usr/share/doc/valgrind
/usr/share/doc/valgrind/COPYING
/usr/share/doc/valgrind/NEWS
/usr/share/doc/valgrind/README_DEVELOPERS
/usr/share/doc/valgrind/README_DEVELOPERS_processes
/usr/share/doc/valgrind/README_MISSING_SYSCALL_OR_IOCTL
/usr/share/doc/valgrind/README_PACKAGERS
/usr/share/doc/valgrind/html
/usr/share/doc/valgrind/html/FAQ.html
/usr/share/doc/valgrind/html/QuickStart.html
/usr/share/doc/valgrind/html/bbv-manual.html
/usr/share/doc/valgrind/html/cg-manual.html
/usr/share/doc/valgrind/html/cl-format.html
/usr/share/doc/valgrind/html/cl-manual.html
/usr/share/doc/valgrind/html/design-impl.html
/usr/share/doc/valgrind/html/dh-manual.html
/usr/share/doc/valgrind/html/dist.authors.html
/usr/share/doc/valgrind/html/dist.html
/usr/share/doc/valgrind/html/dist.news.html
/usr/share/doc/valgrind/html/dist.news.old.html
/usr/share/doc/valgrind/html/dist.readme-android.html
/usr/share/doc/valgrind/html/dist.readme-android_emulator.html
/usr/share/doc/valgrind/html/dist.readme-developers.html
/usr/share/doc/valgrind/html/dist.readme-mips.html
/usr/share/doc/valgrind/html/dist.readme-missing.html
/usr/share/doc/valgrind/html/dist.readme-packagers.html
/usr/share/doc/valgrind/html/dist.readme-s390.html
/usr/share/doc/valgrind/html/dist.readme-solaris.html
/usr/share/doc/valgrind/html/dist.readme.html
/usr/share/doc/valgrind/html/drd-manual.html
/usr/share/doc/valgrind/html/faq.html
/usr/share/doc/valgrind/html/hg-manual.html
/usr/share/doc/valgrind/html/images
/usr/share/doc/valgrind/html/images/dh-tree.png
/usr/share/doc/valgrind/html/images/home.png
/usr/share/doc/valgrind/html/images/kcachegrind_xtree.png
/usr/share/doc/valgrind/html/images/next.png
/usr/share/doc/valgrind/html/images/prev.png
/usr/share/doc/valgrind/html/images/up.png
/usr/share/doc/valgrind/html/index.html
/usr/share/doc/valgrind/html/license.gfdl.html
/usr/share/doc/valgrind/html/license.gpl.html
/usr/share/doc/valgrind/html/licenses.html
/usr/share/doc/valgrind/html/lk-manual.html
/usr/share/doc/valgrind/html/manual-core-adv.html
/usr/share/doc/valgrind/html/manual-core.html
/usr/share/doc/valgrind/html/manual-intro.html
/usr/share/doc/valgrind/html/manual-writing-tools.html
/usr/share/doc/valgrind/html/manual.html
/usr/share/doc/valgrind/html/mc-manual.html
/usr/share/doc/valgrind/html/ms-manual.html
/usr/share/doc/valgrind/html/nl-manual.html
/usr/share/doc/valgrind/html/quick-start.html
/usr/share/doc/valgrind/html/tech-docs.html
/usr/share/doc/valgrind/html/vg_basic.css
/usr/share/doc/valgrind/valgrind_manual.pdf
/usr/share/man/man1/callgrind_annotate.1.gz
/usr/share/man/man1/callgrind_control.1.gz
/usr/share/man/man1/cg_annotate.1.gz
/usr/share/man/man1/cg_diff.1.gz
/usr/share/man/man1/cg_merge.1.gz
/usr/share/man/man1/ms_print.1.gz
/usr/share/man/man1/valgrind-di-server.1.gz
/usr/share/man/man1/valgrind-listener.1.gz
/usr/share/man/man1/valgrind.1.gz
/usr/share/man/man1/vgdb.1.gz
/usr/bin/callgrind_annotate
/usr/bin/callgrind_control
/usr/bin/cg_annotate
/usr/bin/cg_diff
/usr/bin/cg_merge
/usr/bin/ms_print
/usr/bin/valgrind
/usr/bin/valgrind-di-server
/usr/bin/valgrind-listener
/usr/bin/vgdb
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/94a59981f16f700754d83ec51efaff62dfd8e7
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/6aef1361f8555a129163174ee9e60f640cca6a
/usr/lib/.build-id/36
/usr/lib/.build-id/36/d33052397900fbab4cc4d6ad89da9c1260a6d6
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/0c577e2dfb35a1bae4de6446052de069325246
/usr/lib/.build-id/45
/usr/lib/.build-id/45/36c676aceba997ae551675fe9e1c87aca3b2b6
/usr/lib/.build-id/48
/usr/lib/.build-id/48/831b555aa021a5e271bfa043086f4444134420
/usr/lib/.build-id/50
/usr/lib/.build-id/50/c280879f51616f880ecf8b7c27480addf22b49
/usr/lib/.build-id/52
/usr/lib/.build-id/52/6b7fa7b5971128ecec4d90305133bdea647168
/usr/lib/.build-id/58
/usr/lib/.build-id/58/711337359b436695cc6117ea087dc71a9f8793
/usr/lib/.build-id/59
/usr/lib/.build-id/59/5abbbe9809064cd93f9d4c8a6973a49d74786d
/usr/lib/.build-id/76
/usr/lib/.build-id/76/fa2dc54af4a29e4523a1909349f40a19fbd152
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/795dfa98f7390842ee769f5b9deb831c7d75e1
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/b608614e167bdd7f5986c032e70e6d0b16144f
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/d1aeb18811ab1d23b4c11b07d1434a65a89216
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/39ec417b21ff2d9214c069cf0b81dc2766115a
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/25bf2c785cba7af34b8f0a048af5530045b3f9
/usr/libexec/valgrind
/usr/libexec/valgrind/32bit-core-valgrind-s1.xml
/usr/libexec/valgrind/32bit-core-valgrind-s2.xml
/usr/libexec/valgrind/32bit-core.xml
/usr/libexec/valgrind/32bit-linux-valgrind-s1.xml
/usr/libexec/valgrind/32bit-linux-valgrind-s2.xml
/usr/libexec/valgrind/32bit-linux.xml
/usr/libexec/valgrind/32bit-sse-valgrind-s1.xml
/usr/libexec/valgrind/32bit-sse-valgrind-s2.xml
/usr/libexec/valgrind/32bit-sse.xml
/usr/libexec/valgrind/64bit-avx-valgrind-s1.xml
/usr/libexec/valgrind/64bit-avx-valgrind-s2.xml
/usr/libexec/valgrind/64bit-avx.xml
/usr/libexec/valgrind/64bit-core-valgrind-s1.xml
/usr/libexec/valgrind/64bit-core-valgrind-s2.xml
/usr/libexec/valgrind/64bit-core.xml
/usr/libexec/valgrind/64bit-linux-valgrind-s1.xml
/usr/libexec/valgrind/64bit-linux-valgrind-s2.xml
/usr/libexec/valgrind/64bit-linux.xml
/usr/libexec/valgrind/64bit-sse-valgrind-s1.xml
/usr/libexec/valgrind/64bit-sse-valgrind-s2.xml
/usr/libexec/valgrind/64bit-sse.xml
/usr/libexec/valgrind/amd64-avx-coresse-valgrind.xml
/usr/libexec/valgrind/amd64-avx-coresse.xml
/usr/libexec/valgrind/amd64-avx-linux-valgrind.xml
/usr/libexec/valgrind/amd64-avx-linux.xml
/usr/libexec/valgrind/amd64-coresse-valgrind.xml
/usr/libexec/valgrind/amd64-linux-valgrind.xml
/usr/libexec/valgrind/arm-core-valgrind-s1.xml
/usr/libexec/valgrind/arm-core-valgrind-s2.xml
/usr/libexec/valgrind/arm-core.xml
/usr/libexec/valgrind/arm-vfpv3-valgrind-s1.xml
/usr/libexec/valgrind/arm-vfpv3-valgrind-s2.xml
/usr/libexec/valgrind/arm-vfpv3.xml
/usr/libexec/valgrind/arm-with-vfpv3-valgrind.xml
/usr/libexec/valgrind/arm-with-vfpv3.xml
/usr/libexec/valgrind/cachegrind-x86-linux
/usr/libexec/valgrind/callgrind-x86-linux
/usr/libexec/valgrind/default.supp
/usr/libexec/valgrind/dh_view.css
/usr/libexec/valgrind/dh_view.html
/usr/libexec/valgrind/dh_view.js
/usr/libexec/valgrind/dhat-x86-linux
/usr/libexec/valgrind/drd-x86-linux
/usr/libexec/valgrind/exp-bbv-x86-linux
/usr/libexec/valgrind/getoff-x86-linux
/usr/libexec/valgrind/helgrind-x86-linux
/usr/libexec/valgrind/i386-coresse-valgrind.xml
/usr/libexec/valgrind/i386-linux-valgrind.xml
/usr/libexec/valgrind/lackey-x86-linux
/usr/libexec/valgrind/massif-x86-linux
/usr/libexec/valgrind/memcheck-x86-linux
/usr/libexec/valgrind/mips-cp0-valgrind-s1.xml
/usr/libexec/valgrind/mips-cp0-valgrind-s2.xml
/usr/libexec/valgrind/mips-cp0.xml
/usr/libexec/valgrind/mips-cpu-valgrind-s1.xml
/usr/libexec/valgrind/mips-cpu-valgrind-s2.xml
/usr/libexec/valgrind/mips-cpu.xml
/usr/libexec/valgrind/mips-fpu-valgrind-s1.xml
/usr/libexec/valgrind/mips-fpu-valgrind-s2.xml
/usr/libexec/valgrind/mips-fpu.xml
/usr/libexec/valgrind/mips-linux-valgrind.xml
/usr/libexec/valgrind/mips-linux.xml
/usr/libexec/valgrind/mips64-cp0-valgrind-s1.xml
/usr/libexec/valgrind/mips64-cp0-valgrind-s2.xml
/usr/libexec/valgrind/mips64-cp0.xml
/usr/libexec/valgrind/mips64-cpu-valgrind-s1.xml
/usr/libexec/valgrind/mips64-cpu-valgrind-s2.xml
/usr/libexec/valgrind/mips64-cpu.xml
/usr/libexec/valgrind/mips64-fpu-valgrind-s1.xml
/usr/libexec/valgrind/mips64-fpu-valgrind-s2.xml
/usr/libexec/valgrind/mips64-fpu.xml
/usr/libexec/valgrind/mips64-linux-valgrind.xml
/usr/libexec/valgrind/mips64-linux.xml
/usr/libexec/valgrind/none-x86-linux
/usr/libexec/valgrind/power-altivec-valgrind-s1.xml
/usr/libexec/valgrind/power-altivec-valgrind-s2.xml
/usr/libexec/valgrind/power-altivec.xml
/usr/libexec/valgrind/power-core-valgrind-s1.xml
/usr/libexec/valgrind/power-core-valgrind-s2.xml
/usr/libexec/valgrind/power-core.xml
/usr/libexec/valgrind/power-fpu-valgrind-s1.xml
/usr/libexec/valgrind/power-fpu-valgrind-s2.xml
/usr/libexec/valgrind/power-fpu.xml
/usr/libexec/valgrind/power-linux-valgrind-s1.xml
/usr/libexec/valgrind/power-linux-valgrind-s2.xml
/usr/libexec/valgrind/power-linux.xml
/usr/libexec/valgrind/power-vsx-valgrind-s1.xml
/usr/libexec/valgrind/power-vsx-valgrind-s2.xml
/usr/libexec/valgrind/power-vsx.xml
/usr/libexec/valgrind/power64-core-valgrind-s1.xml
/usr/libexec/valgrind/power64-core-valgrind-s2.xml
/usr/libexec/valgrind/power64-core.xml
/usr/libexec/valgrind/power64-core2-valgrind-s1.xml
/usr/libexec/valgrind/power64-core2-valgrind-s2.xml
/usr/libexec/valgrind/power64-linux-valgrind-s1.xml
/usr/libexec/valgrind/power64-linux-valgrind-s2.xml
/usr/libexec/valgrind/power64-linux.xml
/usr/libexec/valgrind/powerpc-altivec32l-valgrind.xml
/usr/libexec/valgrind/powerpc-altivec32l.xml
/usr/libexec/valgrind/powerpc-altivec64l-valgrind.xml
/usr/libexec/valgrind/powerpc-altivec64l.xml
/usr/libexec/valgrind/s390-acr-valgrind-s1.xml
/usr/libexec/valgrind/s390-acr-valgrind-s2.xml
/usr/libexec/valgrind/s390-acr.xml
/usr/libexec/valgrind/s390-fpr-valgrind-s1.xml
/usr/libexec/valgrind/s390-fpr-valgrind-s2.xml
/usr/libexec/valgrind/s390-fpr.xml
/usr/libexec/valgrind/s390-vx-valgrind-s1.xml
/usr/libexec/valgrind/s390-vx-valgrind-s2.xml
/usr/libexec/valgrind/s390-vx.xml
/usr/libexec/valgrind/s390x-core64-valgrind-s1.xml
/usr/libexec/valgrind/s390x-core64-valgrind-s2.xml
/usr/libexec/valgrind/s390x-core64.xml
/usr/libexec/valgrind/s390x-generic-valgrind.xml
/usr/libexec/valgrind/s390x-generic.xml
/usr/libexec/valgrind/s390x-linux64-valgrind-s1.xml
/usr/libexec/valgrind/s390x-linux64-valgrind-s2.xml
/usr/libexec/valgrind/s390x-linux64.xml
/usr/libexec/valgrind/s390x-vx-linux-valgrind.xml
/usr/libexec/valgrind/s390x-vx-linux.xml
/usr/libexec/valgrind/vgpreload_core-x86-linux.so
/usr/libexec/valgrind/vgpreload_dhat-x86-linux.so
/usr/libexec/valgrind/vgpreload_drd-x86-linux.so
/usr/libexec/valgrind/vgpreload_helgrind-x86-linux.so
/usr/libexec/valgrind/vgpreload_massif-x86-linux.so
/usr/libexec/valgrind/vgpreload_memcheck-x86-linux.so
/usr/share/doc/valgrind
/usr/share/doc/valgrind/COPYING
/usr/share/doc/valgrind/NEWS
/usr/share/doc/valgrind/README_DEVELOPERS
/usr/share/doc/valgrind/README_DEVELOPERS_processes
/usr/share/doc/valgrind/README_MISSING_SYSCALL_OR_IOCTL
/usr/share/doc/valgrind/README_PACKAGERS
/usr/share/doc/valgrind/html
/usr/share/doc/valgrind/html/FAQ.html
/usr/share/doc/valgrind/html/QuickStart.html
/usr/share/doc/valgrind/html/bbv-manual.html
/usr/share/doc/valgrind/html/cg-manual.html
/usr/share/doc/valgrind/html/cl-format.html
/usr/share/doc/valgrind/html/cl-manual.html
/usr/share/doc/valgrind/html/design-impl.html
/usr/share/doc/valgrind/html/dh-manual.html
/usr/share/doc/valgrind/html/dist.authors.html
/usr/share/doc/valgrind/html/dist.html
/usr/share/doc/valgrind/html/dist.news.html
/usr/share/doc/valgrind/html/dist.news.old.html
/usr/share/doc/valgrind/html/dist.readme-android.html
/usr/share/doc/valgrind/html/dist.readme-android_emulator.html
/usr/share/doc/valgrind/html/dist.readme-developers.html
/usr/share/doc/valgrind/html/dist.readme-mips.html
/usr/share/doc/valgrind/html/dist.readme-missing.html
/usr/share/doc/valgrind/html/dist.readme-packagers.html
/usr/share/doc/valgrind/html/dist.readme-s390.html
/usr/share/doc/valgrind/html/dist.readme-solaris.html
/usr/share/doc/valgrind/html/dist.readme.html
/usr/share/doc/valgrind/html/drd-manual.html
/usr/share/doc/valgrind/html/faq.html
/usr/share/doc/valgrind/html/hg-manual.html
/usr/share/doc/valgrind/html/images
/usr/share/doc/valgrind/html/images/dh-tree.png
/usr/share/doc/valgrind/html/images/home.png
/usr/share/doc/valgrind/html/images/kcachegrind_xtree.png
/usr/share/doc/valgrind/html/images/next.png
/usr/share/doc/valgrind/html/images/prev.png
/usr/share/doc/valgrind/html/images/up.png
/usr/share/doc/valgrind/html/index.html
/usr/share/doc/valgrind/html/license.gfdl.html
/usr/share/doc/valgrind/html/license.gpl.html
/usr/share/doc/valgrind/html/licenses.html
/usr/share/doc/valgrind/html/lk-manual.html
/usr/share/doc/valgrind/html/manual-core-adv.html
/usr/share/doc/valgrind/html/manual-core.html
/usr/share/doc/valgrind/html/manual-intro.html
/usr/share/doc/valgrind/html/manual-writing-tools.html
/usr/share/doc/valgrind/html/manual.html
/usr/share/doc/valgrind/html/mc-manual.html
/usr/share/doc/valgrind/html/ms-manual.html
/usr/share/doc/valgrind/html/nl-manual.html
/usr/share/doc/valgrind/html/quick-start.html
/usr/share/doc/valgrind/html/tech-docs.html
/usr/share/doc/valgrind/html/vg_basic.css
/usr/share/doc/valgrind/valgrind_manual.pdf
/usr/share/man/man1/callgrind_annotate.1.gz
/usr/share/man/man1/callgrind_control.1.gz
/usr/share/man/man1/cg_annotate.1.gz
/usr/share/man/man1/cg_diff.1.gz
/usr/share/man/man1/cg_merge.1.gz
/usr/share/man/man1/ms_print.1.gz
/usr/share/man/man1/valgrind-di-server.1.gz
/usr/share/man/man1/valgrind-listener.1.gz
/usr/share/man/man1/valgrind.1.gz
/usr/share/man/man1/vgdb.1.gz

References

Summary

In this tutorial we learn how to install valgrind on Fedora 34 using yum and dnf.