How to Install and Uninstall libcdr-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcdr-tools" package

In this section, we are going to explain the necessary steps to install libcdr-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcdr-tools

2. Uninstall "libcdr-tools" package

Please follow the guidance below to uninstall libcdr-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcdr-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcdr-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcdr-tools
Priority: optional
Section: universe/utils
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Rene Engelhard
Architecture: amd64
Source: libcdr
Version: 0.1.2-2ubuntu2
Depends: libc6 (>= 2.4), libcdr-0.1-1, libgcc1 (>= 1:3.0), librevenge-0.0-0, libstdc++6 (>= 4.2.1)
Filename: pool/universe/libc/libcdr/libcdr-tools_0.1.2-2ubuntu2_amd64.deb
Size: 11732
MD5sum: c5b8105029ef67e99d8d9ad9eeef7307
SHA1: 8e5e478511d0ec48216e964618dc7452d378be90
SHA256: 07dbf4a2a06b86d67c8b081b7ccbc5e5ec2db16714b85babe7b22824e4c8d96e
Description-en: library for reading and converting Corel DRAW files -- tools
libcdr is a library and a set of tools for reading and converting binary files
produced by Corel DRAW.
.
libcdr currently supports just CDR files from V7 to X3 and the following
features:
.
- pages and page sizes
- shapes, lines, Bezier curves, bitmaps
- flat color fills, both RGB, CMYK, HLS and HSB
- different kinds of strokes including dashed strokes
.
Above that libcdr provides a public API for rendering preview of pages for
applications that have no notion of pages themselves.
.
This package contains cdr2xtml/cdr2raw and cmx2xhtml/cmx2raw.
Description-md5: bc68827c5142086b56952f4c03b4fb95
Homepage: http://freedesktop.org/wiki/Software/libcdr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu