How to Install and Uninstall libglbsp3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "libglbsp3" package

Please follow the step by step instructions below to install libglbsp3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libglbsp3

2. Uninstall "libglbsp3" package

Please follow the steps below to uninstall libglbsp3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libglbsp3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglbsp3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libglbsp3
Priority: optional
Section: universe/libs
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Darren Salt
Architecture: amd64
Source: glbsp
Version: 2.24-2
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/g/glbsp/libglbsp3_2.24-2_amd64.deb
Size: 43118
MD5sum: e6cedf2cb0f9d140d78b61742309684f
SHA1: 676a42fcc08aee2ce7d8da2f0134107d1cc2dffa
SHA256: 80e4e4f3860e7fadf49be3e45e237b4d78e068fb515cbe48e58d3959b7c20aad
Description-en: node builder library for OpenGL-based Doom-style games
glBSP is a node builder specially designed to be used with OpenGL ports of
the DOOM game engine. It adheres to the "GL-Friendly Nodes" specification,
which means it adds some new special nodes to a WAD file that makes it very
easy (and fast!) for an OpenGL DOOM engine to compute the polygons needed
for drawing the levels.
.
There are many DOOM ports that understand the GL Nodes which glBSP creates,
including EDGE, the Doomsday engine (JDOOM), Doom3D, PrBoom, and Vavoom.
Description-md5: 925a70fa1e6ad2b5d294f458b4e1cb3e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu