How to Install and Uninstall potrace Package on openSUSE Leap
Last updated: March 15,2025
1. Install "potrace" package
This guide covers the steps necessary to install potrace on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
potrace
Copied
2. Uninstall "potrace" package
This guide covers the steps necessary to uninstall potrace on openSUSE Leap:
$
sudo zypper remove
potrace
Copied
3. Information about the potrace package on openSUSE Leap
Information for package potrace:
--------------------------------
Repository : Main Repository
Name : potrace
Version : 1.16-150400.1.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 220.4 KiB
Installed : No
Status : not installed
Source package : potrace-1.16-150400.1.5.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.
--------------------------------
Repository : Main Repository
Name : potrace
Version : 1.16-150400.1.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 220.4 KiB
Installed : No
Status : not installed
Source package : potrace-1.16-150400.1.5.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.