How to Install and Uninstall libfield3d-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libfield3d-dev" package

This guide covers the steps necessary to install libfield3d-dev on Kali Linux

$ sudo apt update $ sudo apt install libfield3d-dev

2. Uninstall "libfield3d-dev" package

In this section, we are going to explain the necessary steps to uninstall libfield3d-dev on Kali Linux:

$ sudo apt remove libfield3d-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfield3d-dev package on Kali Linux

Package: libfield3d-dev
Source: field3d
Version: 1.7.3-4
Installed-Size: 719
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Depends: libboost-system-dev, libboost-thread-dev, libfield3d1.7 (= 1.7.3-4), libhdf5-dev, libopenexr-dev
Suggests: field3d-doc
Size: 83056
SHA256: 383e933476d539181cc490fac98f0d92936fb46bbddbea08e06cfb27e87d9cc2
SHA1: 7d0c4b8a16bb7a8ee5169e63f11634db2fa2e048
MD5sum: 958f9454a3c2ee39be8b872d6d90a250
Description: development files for Field3D
Field3D is an open source library for storing voxel data.
.
It provides C++ classes that handle in-memory storage and a file format
based on HDF5 that allows the C++ objects to be written to and read from
disk.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://sites.google.com/site/field3d/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/f/field3d/libfield3d-dev_1.7.3-4_amd64.deb