How to Install and Uninstall stb_ds-devel.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "stb_ds-devel.x86_64" package

This is a short guide on how to install stb_ds-devel.x86_64 on Oracle Linux 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 Oracle Linux 8:

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

3. Information about the stb_ds-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:47:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : stb_ds-devel
Version : 0.67
Release : 0.8.20211022gitaf1a5bc.el8
Architecture : x86_64
Size : 25 k
Source : stb-0-0.8.20211022gitaf1a5bc.el8.src.rpm
Repository : epel
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