How to Install and Uninstall libpugl-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libpugl-dbg" package

In this section, we are going to explain the necessary steps to install libpugl-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpugl-dbg

2. Uninstall "libpugl-dbg" package

This guide covers the steps necessary to uninstall libpugl-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpugl-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpugl-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpugl-dbg
Priority: extra
Section: universe/debug
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: pugl
Version: 0~svn32+dfsg0-1
Depends: libpugl-0-0 (= 0~svn32+dfsg0-1)
Filename: pool/universe/p/pugl/libpugl-dbg_0~svn32+dfsg0-1_amd64.deb
Size: 14206
MD5sum: 3ae41931c7b7cf61827b4d3ca0073c88
SHA1: 520692a12293d4bdad1fdae98c881d2bfe8665e2
SHA256: df16617e61b155909a1d8fec9ba6c9341d8be342254f291ecd584415de262e52
Description-en: portable API for OpenGL graphical interfaces (debugging symbols)
Pugl is a minimal portable API for OpenGL GUIs which supports
embedding and is suitable for use in plugins, but can also be
used for programs.
.
This package provides the debugging symbols.
Description-md5: 37ab8b5b6e1646989e7a1c5cdd75a44f
Multi-Arch: same
Homepage: http://drobilla.net/software/pugl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu