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

Last updated: November 10,2024

1. Install "fribidi.x86_64" package

This is a short guide on how to install fribidi.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install fribidi.x86_64

2. Uninstall "fribidi.x86_64" package

Please follow the steps below to uninstall fribidi.x86_64 on AlmaLinux 8:

$ sudo dnf remove fribidi.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:15 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : fribidi
Version : 1.0.4
Release : 8.el8
Architecture : x86_64
Size : 330 k
Source : fribidi-1.0.4-8.el8.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.