How to Install and Uninstall valgrind-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 26,2024

1. Install "valgrind-devel.x86_64" package

Please follow the guidance below to install valgrind-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "valgrind-devel.x86_64" package

Please follow the guidance below to uninstall valgrind-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the valgrind-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:57:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : valgrind-devel
Epoch : 1
Version : 3.16.0
Release : 2.el8
Architecture : x86_64
Size : 91 k
Source : valgrind-3.16.0-2.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.