How to Install and Uninstall stb_hexwave-devel.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "stb_hexwave-devel.i686" package

In this section, we are going to explain the necessary steps to install stb_hexwave-devel.i686 on Fedora 35

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

2. Uninstall "stb_hexwave-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall stb_hexwave-devel.i686 on Fedora 35:

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

3. Information about the stb_hexwave-devel.i686 package on Fedora 35

Last metadata expiration check: 2:52:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : stb_hexwave-devel
Version : 0.5^20210910gitaf1a5bc
Release : 0.2.fc35
Architecture : i686
Size : 17 k
Source : stb-0^20210910gitaf1a5bc-0.2.fc35.src.rpm
Repository : updates
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.