How to Install and Uninstall libbluray.i686 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "libbluray.i686" package

In this section, we are going to explain the necessary steps to install libbluray.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libbluray.i686

2. Uninstall "libbluray.i686" package

In this section, we are going to explain the necessary steps to uninstall libbluray.i686 on Rocky Linux 8:

$ sudo dnf remove libbluray.i686 $ sudo dnf autoremove

3. Information about the libbluray.i686 package on Rocky Linux 8

Last metadata expiration check: 1:31:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libbluray
Version : 1.0.2
Release : 3.el8
Architecture : i686
Size : 177 k
Source : libbluray-1.0.2-3.el8.src.rpm
Repository : appstream
Summary : Library to access Blu-Ray disks for video playback
URL : http://www.videolan.org/developers/libbluray.html
License : LGPLv2+
Description : This package is aiming to provide a full portable free open source Blu-Ray
: library, which can be plugged into popular media players to allow full Blu-Ray
: navigation and playback on Linux. It will eventually be compatible with all
: current titles, and will be easily portable and embeddable in standard players
: such as MPlayer and VLC.