How to Install and Uninstall valgrind-devel.i686 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "valgrind-devel.i686" package

Please follow the steps below to install valgrind-devel.i686 on CentOS Stream 9

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

2. Uninstall "valgrind-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall valgrind-devel.i686 on CentOS Stream 9:

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

3. Information about the valgrind-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 2:11:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : valgrind-devel
Epoch : 1
Version : 3.22.0
Release : 2.el9
Architecture : i686
Size : 46 k
Source : valgrind-3.22.0-2.el9.src.rpm
Repository : appstream
Summary : Development files for valgrind aware programs
URL : https://www.valgrind.org/
License : GPLv2+
Description : Header files and libraries for development of valgrind aware programs.