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

Last updated: May 18,2024

1. Install "libmercator-0.3-4" package

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

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

2. Uninstall "libmercator-0.3-4" package

In this section, we are going to explain the necessary steps to uninstall libmercator-0.3-4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmercator-0.3-4
Priority: optional
Section: universe/libs
Installed-Size: 221
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: mercator
Version: 0.3.3-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libwfmath-1.0-1v5
Filename: pool/universe/m/mercator/libmercator-0.3-4_0.3.3-1_amd64.deb
Size: 55558
MD5sum: 9a5576c65c54abd938fd4cbf11324706
SHA1: 849eeee86e79e6baa63963873bea57ce7a49d2d6
SHA256: 481b71521716d6fde3a2dd1bf6fd7b915196b8d7eb1447ef4937a78445f4b158
Description-en: WorldForge terrain library
Mercator is primarily aimed at terrain for multiplayer online games and
forms one of the WorldForge 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: 733e257d30ef8a489f0865da3fc7094c
Multi-Arch: same
Homepage: http://www.worldforge.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu