How to Install and Uninstall libcitygml-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcitygml-bin" package

Please follow the guidelines below to install libcitygml-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcitygml-bin

2. Uninstall "libcitygml-bin" package

Please follow the instructions below to uninstall libcitygml-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcitygml-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcitygml-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcitygml-bin
Priority: optional
Section: universe/utils
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: libcitygml
Version: 2.0-1build1
Replaces: libcitygml0-bin (<< 1.4.3-1~)
Depends: libcitygml2 (= 2.0-1build1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Breaks: libcitygml0-bin (<< 1.4.3-1~)
Filename: pool/universe/libc/libcitygml/libcitygml-bin_2.0-1build1_amd64.deb
Size: 8116
MD5sum: 7ec16942a1417bee08c9d5eabdaa1289
SHA1: 7666ac6ae7e3f24bfde37b6579ee8f32bcb316dc
SHA256: 0442b420ca2b48647a73ad69d19ab8175d29a3a415889689c011e6a369a6ca82
Description-en: Utils of libcitygml - citygmltest
libcitygml is a small and easy to use open source C++ library for parsing
CityGML files in such a way that data can be easily exploited by 3D
rendering applications (geometry data are tesselated and optimized for
rendering during parsing). For instance, it can be used to develop readers
of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
Most metadata are not lost, they are available through a per-node hashmap.
.
CityGML (City Geography Markup Language) is an XML-based schema for the
modelling and exchange of georeferenced 3D city and landscape models that
is quickly being adopted on an international level.
.
This package contains the citygmltest utility.
Description-md5: ead31a80fe6da55c294672762a6b944a
Homepage: https://github.com/jklimke/libcitygml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu