How to Install and Uninstall fribidi.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "fribidi.x86_64" package

In this section, we are going to explain the necessary steps to install fribidi.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fribidi.x86_64

2. Uninstall "fribidi.x86_64" package

Here is a brief guide to show you how to uninstall fribidi.x86_64 on AlmaLinux 9:

$ sudo dnf remove fribidi.x86_64 $ sudo dnf autoremove

3. Information about the fribidi.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:43:28 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : fribidi
Version : 1.0.10
Release : 6.el9.2
Architecture : x86_64
Size : 339 k
Source : fribidi-1.0.10-6.el9.2.src.rpm
Repository : @System
From repo : appstream
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.