How To Install libbs2b on Fedora 36
Introduction
In this tutorial we learn how to install libbs2b on Fedora 36.
What is libbs2b
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue without essential distortions.
We can use yum or dnf to install libbs2b on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libbs2b.
Install libbs2b on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libbs2b using dnf by running the following command:
sudo dnf -y install libbs2b
Install libbs2b on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libbs2b using yum by running the following command:
sudo yum -y install libbs2b
How To Uninstall libbs2b on Fedora 36
To uninstall only the libbs2b package we can use the following command:
sudo dnf remove libbs2b
libbs2b Package Contents on Fedora 36
/usr/bin/bs2bconvert
/usr/bin/bs2bstream
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/0f5fc989b7e49d5dffa71a7c42310b8a0eca61
/usr/lib/.build-id/69
/usr/lib/.build-id/69/1da7c8ca160cc631a22598e2fbe2b9cf66a02d
/usr/lib/.build-id/db
/usr/lib/.build-id/db/b774d862700a82d0dc1852702893f14c17ae9e
/usr/lib/libbs2b.so.0
/usr/lib/libbs2b.so.0.0.0
/usr/share/doc/libbs2b
/usr/share/doc/libbs2b/AUTHORS
/usr/share/doc/libbs2b/COPYING
/usr/share/doc/libbs2b/ChangeLog
/usr/share/doc/libbs2b/README
References
Summary
In this tutorial we learn how to install libbs2b on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libbs2b on Fedora 36” linkTitle: “libbs2b” type: “docs” description: “In this tutorial we learn how to install libbs2b in Fedora 36. libbs2b is Bauer stereophonic-to-binaural DSP library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libbs2b-featured.png
Introduction
In this tutorial we learn how to install libbs2b on Fedora 36.
What is libbs2b
The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is designed to improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue without essential distortions.
We can use yum or dnf to install libbs2b on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libbs2b.
Install libbs2b on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libbs2b using dnf by running the following command:
sudo dnf -y install libbs2b
Install libbs2b on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libbs2b using yum by running the following command:
sudo yum -y install libbs2b
How To Uninstall libbs2b on Fedora 36
To uninstall only the libbs2b package we can use the following command:
sudo dnf remove libbs2b
libbs2b Package Contents on Fedora 36
/usr/bin/bs2bconvert
/usr/bin/bs2bstream
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/05b05bb19336ec489e17534e8fad9a0a3783f6
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/28cddb992715be505c023871bfac1214d1505d
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/2895bc11974c4492d61e5bfd50b1c4efbce9d5
/usr/lib64/libbs2b.so.0
/usr/lib64/libbs2b.so.0.0.0
/usr/share/doc/libbs2b
/usr/share/doc/libbs2b/AUTHORS
/usr/share/doc/libbs2b/COPYING
/usr/share/doc/libbs2b/ChangeLog
/usr/share/doc/libbs2b/README
References
Summary
In this tutorial we learn how to install libbs2b on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).