How to Install and Uninstall libsndfile.i686 Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "libsndfile.i686" package
Here is a brief guide to show you how to install libsndfile.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libsndfile.i686
Copied
2. Uninstall "libsndfile.i686" package
Please follow the steps below to uninstall libsndfile.i686 on Oracle Linux 8:
$
sudo dnf remove
libsndfile.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsndfile.i686 package on Oracle Linux 8
Last metadata expiration check: 0:37:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libsndfile
Version : 1.0.28
Release : 12.el8
Architecture : i686
Size : 218 k
Source : libsndfile-1.0.28-12.el8.src.rpm
Repository : ol8_appstream
Summary : Library for reading and writing sound files
URL : http://www.mega-nerd.com/libsndfile/
License : LGPLv2+ and GPLv2+ and BSD
Description : libsndfile is a C library for reading and writing sound files such as
: AIFF, AU, WAV, and others through one standard interface. It can
: currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and
: 64-bit floating point WAV files and a number of compressed formats. It
: compiles and runs on *nix, MacOS, and Win32.
Available Packages
Name : libsndfile
Version : 1.0.28
Release : 12.el8
Architecture : i686
Size : 218 k
Source : libsndfile-1.0.28-12.el8.src.rpm
Repository : ol8_appstream
Summary : Library for reading and writing sound files
URL : http://www.mega-nerd.com/libsndfile/
License : LGPLv2+ and GPLv2+ and BSD
Description : libsndfile is a C library for reading and writing sound files such as
: AIFF, AU, WAV, and others through one standard interface. It can
: currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and
: 64-bit floating point WAV files and a number of compressed formats. It
: compiles and runs on *nix, MacOS, and Win32.