How to Install and Uninstall libfoma.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "libfoma.x86_64" package

Please follow the step by step instructions below to install libfoma.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libfoma.x86_64

2. Uninstall "libfoma.x86_64" package

This tutorial shows how to uninstall libfoma.x86_64 on Fedora 39:

$ sudo dnf remove libfoma.x86_64 $ sudo dnf autoremove

3. Information about the libfoma.x86_64 package on Fedora 39

Last metadata expiration check: 2:50:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libfoma
Version : 0.10.0
Release : 0.7.20210601gitdfe1ccb.fc39
Architecture : x86_64
Size : 126 k
Source : foma-0.10.0-0.7.20210601gitdfe1ccb.fc39.src.rpm
Repository : fedora
Summary : The foma C library
URL : https://github.com/mhulden/foma
License : Apache-2.0
Description : Foma can be used for constructing finite-state automata and transducers.
: It has support for many natural language processing applications such as
: producing morphological analyzers. It is sufficiently generic to use for
: a large number of purposes in addition to NLP. The foma interface is
: similar to the Xerox xfst interface.
:
: This package includes the foma C library.