How to Install and Uninstall dime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "dime" package

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

$ sudo apt update $ sudo apt install dime

2. Uninstall "dime" package

In this section, we are going to explain the necessary steps to uninstall dime on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dime $ sudo apt autoclean && sudo apt autoremove

3. Information about the dime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dime
Priority: optional
Section: universe/graphics
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: A. Maitland Bottoms
Architecture: amd64
Version: 0.20111205-2
Depends: libc6 (>= 2.4), libdime1, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Suggests: libdime-doc
Filename: pool/universe/d/dime/dime_0.20111205-2_amd64.deb
Size: 12430
MD5sum: 7c8aa86f5675ed646ef2479d6f2facdc
SHA1: c788156f86eb3d91c72a2d0c3fd2dfc5692cdf1e
SHA256: 3d9dabc8d9314b243493f1de3531ea748867d271b092d9bda1f90aa0595b4053
Description-en: DXF Import, Manipulation, and Export programs
Dime is a C++ class library for reading, constructing, manipulating,
and writing DXF file data.
.
This package comes with the programs dxf2vrml, which converts
dxf to VRML files and dxfsphere, which makes triangle mesh approximations
of spheres.
Description-md5: 082cf1b6d73af2fe63eb9744c9e04b34
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu