How to Install and Uninstall libglbsp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "libglbsp-dev" package

Here is a brief guide to show you how to install libglbsp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libglbsp-dev

2. Uninstall "libglbsp-dev" package

Please follow the guidance below to uninstall libglbsp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libglbsp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglbsp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libglbsp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Darren Salt
Architecture: amd64
Source: glbsp
Version: 2.24-2
Depends: libglbsp3 (= 2.24-2)
Filename: pool/universe/g/glbsp/libglbsp-dev_2.24-2_amd64.deb
Size: 56100
MD5sum: d87668c66360d7994ed6f0677cab82fd
SHA1: 8346642fe94e6cc65771012c3a12c4c27245f8f6
SHA256: 81670d2531c7c4791c00b2a2ccbad75b3ca39156b405db8fda8c5f078e5f839f
Description-en: node builder library for OpenGL-based Doom-style games (headers)
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: 6d33aa85caf9d7fca9c6d89d9c3b0600
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu