How to Install and Uninstall dime Package on Kali Linux

Last updated: May 19,2024

1. Install "dime" package

Here is a brief guide to show you how to install dime on Kali Linux

$ sudo apt update $ sudo apt install dime

2. Uninstall "dime" package

This tutorial shows how to uninstall dime on Kali Linux:

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

3. Information about the dime package on Kali Linux

Package: dime
Version: 0.20111205-2.2
Installed-Size: 56
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: libc6 (>= 2.34), libdime1, libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Suggests: libdime-doc
Size: 13512
SHA256: 44216c0b0a9b4732edda523a608d5c9c41bcffaf13916b56b6d42df629a73cef
SHA1: 3de747f843a95cb170fbd337e67c616307e5b3b6
MD5sum: d6313526ba49e0ad4eee4e3642647b95
Description: 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:
Tag: devel::library, implemented-in::c++, role::devel-lib, role::shared-lib,
works-with-format::vrml, works-with::3dmodel
Section: graphics
Priority: optional
Filename: pool/main/d/dime/dime_0.20111205-2.2_amd64.deb