How to Install and Uninstall libfoma.i686 Package on Fedora 34

Last updated: November 25,2024

1. Install "libfoma.i686" package

In this section, we are going to explain the necessary steps to install libfoma.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libfoma.i686

2. Uninstall "libfoma.i686" package

Learn how to uninstall libfoma.i686 on Fedora 34:

$ sudo dnf remove libfoma.i686 $ sudo dnf autoremove

3. Information about the libfoma.i686 package on Fedora 34

Last metadata expiration check: 4:08:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libfoma
Version : 0.9.18
Release : 0.10.20200928gitb44022c.fc34
Architecture : i686
Size : 132 k
Source : foma-0.9.18-0.10.20200928gitb44022c.fc34.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.