How to Install and Uninstall stb_leakcheck-devel.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "stb_leakcheck-devel.x86_64" package

In this section, we are going to explain the necessary steps to install stb_leakcheck-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "stb_leakcheck-devel.x86_64" package

This guide let you learn how to uninstall stb_leakcheck-devel.x86_64 on CentOS Stream 9:

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

3. Information about the stb_leakcheck-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:06:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : stb_leakcheck-devel
Version : 0.6^20240213gitae721c5
Release : 1.el9
Architecture : x86_64
Size : 14 k
Source : stb-0^20240213gitae721c5-1.el9.src.rpm
Repository : epel
Summary : Quick-and-dirty malloc/free leak-checking
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Quick-and-dirty malloc/free leak-checking.