How to Install and Uninstall libmercator-0.3-4-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libmercator-0.3-4-dbg" package

Please follow the instructions below to install libmercator-0.3-4-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmercator-0.3-4-dbg

2. Uninstall "libmercator-0.3-4-dbg" package

Learn how to uninstall libmercator-0.3-4-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmercator-0.3-4-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmercator-0.3-4-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmercator-0.3-4-dbg
Priority: extra
Section: universe/debug
Installed-Size: 841
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: mercator
Version: 0.3.3-1
Depends: libmercator-0.3-4 (= 0.3.3-1)
Filename: pool/universe/m/mercator/libmercator-0.3-4-dbg_0.3.3-1_amd64.deb
Size: 797438
MD5sum: a652c265d12d9bce257aa8d2d6c1d02a
SHA1: 63f84f85bfd991c8814cf841c9ebea13202c6718
SHA256: b200c9bfaee7bb607553f7464a5570e15c0467494435198b6b4636374a67a4de
Description-en: WorldForge terrain library - debugging symbols
Mercator is primarily aimed at terrain for multiplayer online games and
forms one of the WorldForge (http://www.worldforge.org) core libraries.
It is intended to be used as a terrain library on the client, while a
subset of features are useful on the server.
.
Mercator is designed in such a way that individual tiles can be
generated on-the-fly from a very small source data set. Each tile uses
a fast deterministic random number generation to ensure that identical
results are produced "anytime, anywhere". This enables transmission of
terrain across low bandwidth links as part of the standard data stream,
or server side collision detection with the same terrain that the
player sees.
.
The use of tiles means that there is inherently a large degree of gross
control of the shape of the terrain. Finer control is implemented by
allowing geometric modifications - for example, a polygonal area might
be flattened, or a crater could be applied.
Description-md5: 3a9ec21f8916085884590bff62fc6881
Multi-Arch: same
Homepage: http://www.worldforge.org/
Build-Ids: 5afd8aedb3d49f4a9c82e199caa7506edf0d7e77
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu