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

Last updated: October 12,2024

1. Install "stb_image-devel.x86_64" package

Here is a brief guide to show you how to install stb_image-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "stb_image-devel.x86_64" package

This guide let you learn how to uninstall stb_image-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:05:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : stb_image-devel
Version : 2.29^20240213gitae721c5
Release : 1.el9
Architecture : x86_64
Size : 71 k
Source : stb-0^20240213gitae721c5-1.el9.src.rpm
Repository : epel
Summary : Image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC.
:
: Primarily of interest to game developers and other people who can avoid
: problematic images and only need the trivial interface.