How to Install and Uninstall potrace Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 23,2024

1. Install "potrace" package

This is a short guide on how to install potrace on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install potrace

2. Uninstall "potrace" package

This is a short guide on how to uninstall potrace on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove potrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the potrace package on Ubuntu 21.10 (Impish Indri)

Package: potrace
Architecture: amd64
Version: 1.16-2
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Bartosz Fenski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 190
Depends: libc6 (>= 2.29), libpotrace0 (>= 1.16-2), zlib1g (>= 1:1.1.4)
Suggests: netpbm
Filename: pool/universe/p/potrace/potrace_1.16-2_amd64.deb
Size: 71752
MD5sum: 322abce7247b60aab7f634177678e6af
SHA1: 3a30fdcd56cb7b8d3344671320449c319858b802
SHA256: 30f0a461c3cdb53a3a3c2e0ab6a109ef690adf24cb8538f4262ee7b585240b4d
SHA512: 03a0befdc6f0d150b190b5f207eaab64483451c4dd7f2bc083abf1cd322946ce599b305448dd4060a0df8a25613ef3589c3722e12a10502105e147641dd5e856
Homepage: http://potrace.sourceforge.net/
Description-en: utility to transform bitmaps into vector graphics
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), DXF, GeoJSON, PGM
(for easy antialiasing of pixel-based images), Gimppath, and
XFig. Additional backends might be added in the future.
Description-md5: dbd3417ca728263b1d9ddb25c6233224