How to Install and Uninstall libgrapple-1.0-1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libgrapple-1.0-1" package

Learn how to install libgrapple-1.0-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgrapple-1.0-1

2. Uninstall "libgrapple-1.0-1" package

Please follow the guidelines below to uninstall libgrapple-1.0-1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgrapple-1.0-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgrapple-1.0-1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgrapple-1.0-1
Priority: optional
Section: universe/libs
Installed-Size: 176
Maintainer: Ubuntu Developers
Original-Maintainer: Lukas Fittl
Architecture: amd64
Source: libgrapple
Version: 0.9.1-0ubuntu3
Depends: libc6 (>= 2.4)
Filename: pool/universe/libg/libgrapple/libgrapple-1.0-1_0.9.1-0ubuntu3_amd64.deb
Size: 56858
MD5sum: 2a4141f798cc381414363848b0fd2d87
SHA1: 51d1fa6598f5a1afc52cc0f35801e843653b04ee
SHA256: adacf1a731a292404d413101a31cee4dd96a23e10edec762f2ca9a0c18fd1671
Description-en: a network layer designed for games
Grapple is designed to be a simple network layer, allowing the addition
of multiplayer features to a game for as little as a dozen lines of code.
.
However it is also fully featured, so if you want more from your networking,
you can have it.
.
Basic Features
* Simple client-server networking
* Keeps all clients aware of all other clients
* Passworded servers
* Data transfer via TCP, UDP, or reliable UDP
.
Advanced Features
* Network messenging by either a push or a pull model, or a mixture of both
* Multiple methods of querying users
* User Groups for client bandwidth saving
* Network load reacting data transmission and retransmission
* Background pinging to monitor network states
* Server failover
* A fully functional lobby system
.
Homepage: http://grapple.linuxgamepublishing.com/
Description-md5: 9e66472a4465244438c46a4d9f93147d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu