How to Install and Uninstall fribidi.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "fribidi.i686" package

Please follow the steps below to install fribidi.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install fribidi.i686

2. Uninstall "fribidi.i686" package

This tutorial shows how to uninstall fribidi.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove fribidi.i686 $ sudo dnf autoremove

3. Information about the fribidi.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:51:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : fribidi
Version : 1.0.4
Release : 9.el8
Architecture : i686
Size : 90 k
Source : fribidi-1.0.4-9.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Library implementing the Unicode Bidirectional Algorithm
URL : https://github.com/fribidi/fribidi/
License : LGPLv2+ and UCD
Description : A library to handle bidirectional scripts (for example Hebrew, Arabic),
: so that the display is done in the proper way; while the text data itself
: is always written in logical order.