How To Install hyphen on Fedora 36
Introduction
In this tutorial we learn how to install hyphen on Fedora 36.
What is hyphen
Hyphen is a library for high quality hyphenation and justification.
We can use yum or dnf to install hyphen on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hyphen.
Install hyphen on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install hyphen using dnf by running the following command:
sudo dnf -y install hyphen
Install hyphen on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install hyphen using yum by running the following command:
sudo yum -y install hyphen
How To Uninstall hyphen on Fedora 36
To uninstall only the hyphen package we can use the following command:
sudo dnf remove hyphen
hyphen Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/82
/usr/lib/.build-id/82/73a2dee7fc301e3ae1d519186f86518cb129a6
/usr/lib/libhyphen.so.0
/usr/lib/libhyphen.so.0.3.0
/usr/share/doc/hyphen
/usr/share/doc/hyphen/AUTHORS
/usr/share/doc/hyphen/ChangeLog
/usr/share/doc/hyphen/README
/usr/share/doc/hyphen/README.hyphen
/usr/share/doc/hyphen/README.nonstandard
/usr/share/doc/hyphen/TODO
/usr/share/hyphen
References
Summary
In this tutorial we learn how to install hyphen on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install hyphen on Fedora 36” linkTitle: “hyphen” type: “docs” description: “In this tutorial we learn how to install hyphen in Fedora 36. hyphen is A text hyphenation library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hyphen-featured.png
Introduction
In this tutorial we learn how to install hyphen on Fedora 36.
What is hyphen
Hyphen is a library for high quality hyphenation and justification.
We can use yum or dnf to install hyphen on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hyphen.
Install hyphen on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install hyphen using dnf by running the following command:
sudo dnf -y install hyphen
Install hyphen on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install hyphen using yum by running the following command:
sudo yum -y install hyphen
How To Uninstall hyphen on Fedora 36
To uninstall only the hyphen package we can use the following command:
sudo dnf remove hyphen
hyphen Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/7d27c264df947fb985ef0c20c77f9eeb99b239
/usr/lib64/libhyphen.so.0
/usr/lib64/libhyphen.so.0.3.0
/usr/share/doc/hyphen
/usr/share/doc/hyphen/AUTHORS
/usr/share/doc/hyphen/ChangeLog
/usr/share/doc/hyphen/README
/usr/share/doc/hyphen/README.hyphen
/usr/share/doc/hyphen/README.nonstandard
/usr/share/doc/hyphen/TODO
/usr/share/hyphen
References
Summary
In this tutorial we learn how to install hyphen on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).