How to Install and Uninstall libEMF-utils Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "libEMF-utils" package

This tutorial shows how to install libEMF-utils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libEMF-utils

2. Uninstall "libEMF-utils" package

This is a short guide on how to uninstall libEMF-utils on openSuSE Tumbleweed:

$ sudo zypper remove libEMF-utils

3. Information about the libEMF-utils package on openSuSE Tumbleweed

Information for package libEMF-utils:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libEMF-utils
Version : 1.0.13-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.4 KiB
Installed : No
Status : not installed
Source package : libEMF-1.0.13-3.5.src
Upstream URL : https://libemf.sourceforge.net/
Summary : Library for manipulation with Enhanced MetaFile (EMF, ECMA-234)
Description :
LibEMF is a C/C++ library which provides a drawing toolkit based on
ECMA-234. The general purpose of this library is to create vector
graphics files on POSIX systems which can be imported into
StarOffice/OpenOffice. The Enhanced MetaFile (EMF) is one of the two
color vector graphics format which is "vectorially" understood by
SO/OO. The EMF format also has the additional advantage that it can be
"broken" into its constituent components and edited like any other
SO/OO graphics object.