How to Install and Uninstall stb_ds-devel.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "stb_ds-devel.x86_64" package

This is a short guide on how to install stb_ds-devel.x86_64 on Fedora 34

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

2. Uninstall "stb_ds-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall stb_ds-devel.x86_64 on Fedora 34:

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

3. Information about the stb_ds-devel.x86_64 package on Fedora 34

Last metadata expiration check: 1:49:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : stb_ds-devel
Version : 0.67^20210910gitaf1a5bc
Release : 0.2.fc34
Architecture : x86_64
Size : 25 k
Source : stb-0^20210910gitaf1a5bc-0.2.fc34.src.rpm
Repository : updates
Summary : Data structures
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:
: http://nothings.org/stb_ds