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

Last updated: January 16,2025

1. Install "libfoma.x86_64" package

Please follow the guidance below to install libfoma.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libfoma.x86_64

2. Uninstall "libfoma.x86_64" package

Please follow the step by step instructions below to uninstall libfoma.x86_64 on Fedora 35:

$ sudo dnf remove libfoma.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:10:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libfoma
Version : 0.10.0
Release : 0.2.20210601gitdfe1ccb.fc35
Architecture : x86_64
Size : 124 k
Source : foma-0.10.0-0.2.20210601gitdfe1ccb.fc35.src.rpm
Repository : fedora
Summary : The foma C library
URL : https://github.com/mhulden/foma
License : ASL 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.