How to Install and Uninstall stb_ds-devel.i686 Package on Fedora 39

Last updated: January 16,2025

1. Install "stb_ds-devel.i686" package

Please follow the instructions below to install stb_ds-devel.i686 on Fedora 39

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

2. Uninstall "stb_ds-devel.i686" package

This guide covers the steps necessary to uninstall stb_ds-devel.i686 on Fedora 39:

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

3. Information about the stb_ds-devel.i686 package on Fedora 39

Last metadata expiration check: 4:45:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : stb_ds-devel
Version : 0.67^20240213gitae721c5
Release : 1.fc39
Architecture : i686
Size : 28 k
Source : stb-0^20240213gitae721c5-1.fc39.src.rpm
Repository : updates
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