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

Last updated: May 15,2024

1. Install "libdockapp-dev" package

Please follow the instructions below to install libdockapp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdockapp-dev

2. Uninstall "libdockapp-dev" package

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

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

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

Package: libdockapp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Window Maker Team
Architecture: amd64
Source: libdockapp
Version: 1:0.7.2-1
Depends: libdockapp3 (= 1:0.7.2-1), libx11-dev, libxpm-dev
Suggests: xfonts-libdockapp
Filename: pool/universe/libd/libdockapp/libdockapp-dev_0.7.2-1_amd64.deb
Size: 30670
MD5sum: 45537c36347373342a3c9b2776848c34
SHA1: 9ee0a1d218cbdba238b7cce787cbc2ae07b1a330
SHA256: 048f3fee3f926918e01550e3bf7104ffd04694908341c172bce60c746f31f7cb
Description-en: Window Maker Dock App support (development files)
Simple library that eases the creation of Window Maker dock apps. It
provides functions that set up a dock app in such a way that they can be
properly docked. It also provides some event handlers and makes it very
simple to write dockapps.
.
This package contains the static library and the required headers. Use it
to compile programs which use libdockapp.
Description-md5: 47f1f867cba430d28f7c51d72cc33cda
Multi-Arch: same
Homepage: http://windowmaker.org/dockapps/?name=libdockapp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu