How to Install and Uninstall potrace.x86_64 Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "potrace.x86_64" package
This guide let you learn how to install potrace.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
potrace.x86_64
Copied
2. Uninstall "potrace.x86_64" package
This guide let you learn how to uninstall potrace.x86_64 on Oracle Linux 9:
$
sudo dnf remove
potrace.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the potrace.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:23:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : potrace
Version : 1.16
Release : 7.el9
Architecture : x86_64
Size : 130 k
Source : potrace-1.16-7.el9.src.rpm
Repository : ol9_appstream
Summary : Transform bitmaps into vector graphics
URL : http://potrace.sourceforge.net
License : GPLv2+
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
: format), and the default output is an encapsulated PostScript file (EPS).
: 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.
:
: Potrace can currently produce the following output formats: EPS, PostScript,
: PDF, SVG (scalable vector graphics), Xfig, Gimppath, and PGM (for easy
: antialiasing). Additional backends might be added in the future.
:
: Mkbitmap is a program distributed with Potrace which can be used to pre-process
: the input for better tracing behavior on greyscale and color images.
Available Packages
Name : potrace
Version : 1.16
Release : 7.el9
Architecture : x86_64
Size : 130 k
Source : potrace-1.16-7.el9.src.rpm
Repository : ol9_appstream
Summary : Transform bitmaps into vector graphics
URL : http://potrace.sourceforge.net
License : GPLv2+
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
: format), and the default output is an encapsulated PostScript file (EPS).
: 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.
:
: Potrace can currently produce the following output formats: EPS, PostScript,
: PDF, SVG (scalable vector graphics), Xfig, Gimppath, and PGM (for easy
: antialiasing). Additional backends might be added in the future.
:
: Mkbitmap is a program distributed with Potrace which can be used to pre-process
: the input for better tracing behavior on greyscale and color images.