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

Last updated: July 06,2024

1. Install "libg3d0" package

Here is a brief guide to show you how to install libg3d0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libg3d0

2. Uninstall "libg3d0" package

This is a short guide on how to uninstall libg3d0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libg3d0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libg3d0
Priority: optional
Section: universe/libs
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Sven Eckelmann
Architecture: amd64
Source: libg3d
Version: 0.0.8-22
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0), libgsf-1-114 (>= 1.14.8), zlib1g (>= 1:1.1.4)
Recommends: libg3d-plugins
Suggests: libg3d-doc, libg3d-plugin-gdkpixbuf
Filename: pool/universe/libg/libg3d/libg3d0_0.0.8-22_amd64.deb
Size: 30498
MD5sum: ffeed4463e6ecd882f3a01800b624577
SHA1: e7fe07fe0feafaafca20b5d11178ab1776b74f3e
SHA256: b4e6a698623aa4811dd3b6d49930abc1d78da6bf8c40aef0923e3179d2ac1267
Description-en: library for loading and manipulating 3D model files
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
LibG3D cannot load anything without the importers provided by libg3d-plugins
and libg3d-plugin-gdkpixbuf. See these packages for more information about
supported formats.
Description-md5: 6cb929e836d68bfee0df794bdb4ebbd2
Multi-Arch: same
Homepage: http://automagically.de/g3dviewer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu