How to Install and Uninstall stb_hexwave-devel.x86_64 Package on AlmaLinux 8

Last updated: July 08,2024

1. Install "stb_hexwave-devel.x86_64" package

This guide let you learn how to install stb_hexwave-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "stb_hexwave-devel.x86_64" package

This is a short guide on how to uninstall stb_hexwave-devel.x86_64 on AlmaLinux 8:

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

3. Information about the stb_hexwave-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:57:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : stb_hexwave-devel
Version : 0.5
Release : 0.8.20211022gitaf1a5bc.el8
Architecture : x86_64
Size : 17 k
Source : stb-0-0.8.20211022gitaf1a5bc.el8.src.rpm
Repository : epel
Summary : A flexible anti-aliased (bandlimited) digital audio oscillator
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.