How to Install and Uninstall stb_ds-devel.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "stb_ds-devel.x86_64" package

Please follow the step by step instructions below to install stb_ds-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "stb_ds-devel.x86_64" package

Here is a brief guide to show you how to uninstall stb_ds-devel.x86_64 on Rocky Linux 9:

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

3. Information about the stb_ds-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:02:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : stb_ds-devel
Version : 0.67^20231011gitbeebb24
Release : 12.el9
Architecture : x86_64
Size : 27 k
Source : stb-0^20231011gitbeebb24-12.el9.src.rpm
Repository : epel
Summary : Typesafe dynamic array and hash tables for C, will compile in C++
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : This is a single-header-file library that provides easy-to-use dynamic arrays
: and hash tables for C (also works in C++).
:
: For a gentle introduction: https://nothings.org/stb_ds