How to Install and Uninstall libcitygml2 Package on Kali Linux

Last updated: May 21,2024

1. Install "libcitygml2" package

This is a short guide on how to install libcitygml2 on Kali Linux

$ sudo apt update $ sudo apt install libcitygml2

2. Uninstall "libcitygml2" package

This tutorial shows how to uninstall libcitygml2 on Kali Linux:

$ sudo apt remove libcitygml2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcitygml2 package on Kali Linux

Package: libcitygml2
Source: libcitygml
Version: 2.5.2-1
Installed-Size: 1108
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgdal34 (>= 3.0.0), libglu1-mesa | libglu1, libstdc++6 (>= 13.1), libxerces-c3.2
Size: 249016
SHA256: 2bc03ffc0b3b83d1bdf1cba00ba7beb0368b183c6e220684efb398f7c9d46d37
SHA1: ec421a7b59dbeb23e633090fa262ada1981a0e5d
MD5sum: e2c9bd319683bc77386eade22553ecbe
Description: Open source C++ library for parsing CityGML files
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 share library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/jklimke/libcitygml
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcitygml/libcitygml2_2.5.2-1_amd64.deb