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

Last updated: May 17,2024

1. Install "glbsp" package

This tutorial shows how to install glbsp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install glbsp

2. Uninstall "glbsp" package

This is a short guide on how to uninstall glbsp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove glbsp $ sudo apt autoclean && sudo apt autoremove

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

Package: glbsp
Priority: optional
Section: universe/utils
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Darren Salt
Architecture: amd64
Version: 2.24-2
Depends: libc6 (>= 2.3.4), libglbsp3 (>= 2.24)
Filename: pool/universe/g/glbsp/glbsp_2.24-2_amd64.deb
Size: 10100
MD5sum: e80a7779cf8925ebd2d0c6d79c9c0e4e
SHA1: 40bb61097c34e81bab3fccc711178d0b3e2bee72
SHA256: 3b3aa24ad04d779febac4c51013b10acbcafad70593dab6d27b332748cf99359
Description-en: nodes builder for Doom-style games; has support for OpenGL
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: a501ce22d47de8a8e772c8c1416eab84
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu