How to Install and Uninstall stb_ds-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "stb_ds-devel.x86_64" package

This guide covers the steps necessary to install stb_ds-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "stb_ds-devel.x86_64" package

This is a short guide on how to uninstall stb_ds-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the stb_ds-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:28:26 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : stb_ds-devel
Version : 0.67
Release : 0.41.20240213gitae721c5.el8
Architecture : x86_64
Size : 29 k
Source : stb-0-0.41.20240213gitae721c5.el8.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