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

Last updated: October 04,2024

1. Install "libEMF.i686" package

Please follow the instructions below to install libEMF.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libEMF.i686

2. Uninstall "libEMF.i686" package

This guide covers the steps necessary to uninstall libEMF.i686 on Fedora 34:

$ sudo dnf remove libEMF.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:47:26 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libEMF
Version : 1.0.13
Release : 3.fc34
Architecture : i686
Size : 97 k
Source : libEMF-1.0.13-3.fc34.src.rpm
Repository : fedora
Summary : A library for generating Enhanced Metafiles
URL : http://libemf.sourceforge.net/
License : LGPLv2+ and GPLv2+
Description : libEMF is a library for generating Enhanced Metafiles on systems which
: don't natively support the ECMA-234 Graphics Device Interface
: (GDI). The library is intended to be used as a driver for other
: graphics programs such as Grace or gnuplot. Therefore, it implements a
: very limited subset of the GDI.