How to Install and Uninstall perl-Text-Bidi.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "perl-Text-Bidi.x86_64" package

Please follow the step by step instructions below to install perl-Text-Bidi.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Text-Bidi.x86_64

2. Uninstall "perl-Text-Bidi.x86_64" package

Here is a brief guide to show you how to uninstall perl-Text-Bidi.x86_64 on Fedora 34:

$ sudo dnf remove perl-Text-Bidi.x86_64 $ sudo dnf autoremove

3. Information about the perl-Text-Bidi.x86_64 package on Fedora 34

Last metadata expiration check: 3:23:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Text-Bidi
Version : 2.16
Release : 1.fc34
Architecture : x86_64
Size : 75 k
Source : perl-Text-Bidi-2.16-1.fc34.src.rpm
Repository : updates
Summary : Unicode bidirectional algorithm using libfribidi
URL : https://metacpan.org/release/Text-Bidi
License : GPL+ or Artistic
Description : This Perl module provides basic support for the Unicode bidirectional (Bidi)
: text algorithm, for displaying text consisting of both left-to-right and
: right-to-left written languages (such as Hebrew and Arabic.) It does so via
: a SWIG interface file to the libfribidi library.