How to Install and Uninstall fribidi.src Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "fribidi.src" package
Please follow the guidelines below to install fribidi.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
fribidi.src
Copied
2. Uninstall "fribidi.src" package
In this section, we are going to explain the necessary steps to uninstall fribidi.src on Oracle Linux 9:
$
sudo dnf remove
fribidi.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the fribidi.src package on Oracle Linux 9
Last metadata expiration check: 1:12:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fribidi
Version : 1.0.10
Release : 6.el9.2
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_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.
Available Packages
Name : fribidi
Version : 1.0.10
Release : 6.el9.2
Architecture : src
Size : 1.1 M
Source : None
Repository : ol9_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.