How to Install and Uninstall libsoundio.x86_64 Package on Fedora 35

Last updated: November 25,2024

1. Install "libsoundio.x86_64" package

In this section, we are going to explain the necessary steps to install libsoundio.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libsoundio.x86_64

2. Uninstall "libsoundio.x86_64" package

Please follow the steps below to uninstall libsoundio.x86_64 on Fedora 35:

$ sudo dnf remove libsoundio.x86_64 $ sudo dnf autoremove

3. Information about the libsoundio.x86_64 package on Fedora 35

Last metadata expiration check: 5:31:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libsoundio
Version : 2.0.0
Release : 7.fc35
Architecture : x86_64
Size : 53 k
Source : libsoundio-2.0.0-7.fc35.src.rpm
Repository : fedora
Summary : C library for cross-platform real-time audio input and output
URL : http://libsound.io/
License : MIT
Description : C library providing cross-platform audio input and output. The API is suitable
: for real-time software such as digital audio workstations as well as consumer
: software such as music players.