How to Install and Uninstall fribidi.i686 Package on Fedora 39

Last updated: October 07,2024

1. Install "fribidi.i686" package

This tutorial shows how to install fribidi.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install fribidi.i686

2. Uninstall "fribidi.i686" package

Learn how to uninstall fribidi.i686 on Fedora 39:

$ sudo dnf remove fribidi.i686 $ sudo dnf autoremove

3. Information about the fribidi.i686 package on Fedora 39

Last metadata expiration check: 3:20:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : fribidi
Version : 1.0.13
Release : 2.fc39
Architecture : i686
Size : 92 k
Source : fribidi-1.0.13-2.fc39.src.rpm
Repository : fedora
Summary : Library implementing the Unicode Bidirectional Algorithm
URL : https://github.com/fribidi/fribidi/
License : LGPL-2.1-or-later AND Unicode-DFS-2016
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.