How to Install and Uninstall potrace Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "potrace" package

In this section, we are going to explain the necessary steps to install potrace on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install potrace

2. Uninstall "potrace" package

Learn how to uninstall potrace on openSuSE Tumbleweed:

$ sudo zypper remove potrace

3. Information about the potrace package on openSuSE Tumbleweed

Information for package potrace:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : potrace
Version : 1.16-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 215.4 KiB
Installed : No
Status : not installed
Source package : potrace-1.16-2.1.src
Upstream URL : http://potrace.sourceforge.net/
Summary : Utility for Tracing a Bitmap to Scalable Outline Image
Description :
Potrace is a utility for tracing a bitmap, which means, transforming a
bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
PPM, or BMP), and the default output is one of several vector file
formats. A typical use is to create EPS files from scanned data, such
as company or university logos, handwritten notes, etc. The resulting
image is not "jaggy" like a bitmap, but smooth. It can then be rendered
at any resolution.