How to Install and Uninstall libfield3d-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libfield3d-dev" package

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

$ sudo apt update $ sudo apt install libfield3d-dev

2. Uninstall "libfield3d-dev" package

Learn how to uninstall libfield3d-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libfield3d-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfield3d-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 679
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Source: field3d
Version: 1.6.1-2
Depends: libboost-system-dev, libboost-thread-dev, libfield3d1.6 (= 1.6.1-2), libhdf5-dev, libilmbase-dev
Suggests: field3d-doc
Filename: pool/universe/f/field3d/libfield3d-dev_1.6.1-2_amd64.deb
Size: 76894
MD5sum: 4917e219efec71d1757ce4614f167e77
SHA1: c547d2938b3cc4106804ea15d159156d440a35cb
SHA256: 72779dab0055007ca36801ceee73aa946ea0a7c1859e321a004a08a4b2012144
Description-en: development files for the Field3D library
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 for the Field3D library.
Description-md5: 24dc33c93cc818cecbe18ec66bac09e5
Multi-Arch: same
Homepage: https://sites.google.com/site/field3d/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu