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

Last updated: October 07,2024

1. Install "stb_hexwave-devel.x86_64" package

Learn how to install stb_hexwave-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "stb_hexwave-devel.x86_64" package

Please follow the instructions below to uninstall stb_hexwave-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:35:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : stb_hexwave-devel
Version : 0.5^20240213gitae721c5
Release : 1.el9
Architecture : x86_64
Size : 20 k
Source : stb-0^20240213gitae721c5-1.el9.src.rpm
Repository : epel
Summary : Audio waveform synthesizer
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : A flexible anti-aliased (bandlimited) digital audio oscillator.
:
: This library generates waveforms of a variety of shapes made of line segments.
: It does not do envelopes, LFO effects, etc.; it merely tries to solve the
: problem of generating an artifact-free morphable digital waveform with a
: variety of spectra, and leaves it to the user to rescale the waveform and mix
: multiple voices, etc.