How to Install and Uninstall valgrind-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "valgrind-devel.x86_64" package

This guide let you learn how to install valgrind-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install valgrind-devel.x86_64

2. Uninstall "valgrind-devel.x86_64" package

Please follow the instructions below to uninstall valgrind-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove valgrind-devel.x86_64 $ sudo dnf autoremove

3. Information about the valgrind-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:20:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : valgrind-devel
Epoch : 1
Version : 3.18.1
Release : 7.el8
Architecture : x86_64
Size : 92 k
Source : valgrind-3.18.1-7.el8.src.rpm
Repository : appstream
Summary : Development files for valgrind aware programs
URL : http://www.valgrind.org/
License : GPLv2+
Description : Header files and libraries for development of valgrind aware programs.