How to Install and Uninstall libvldocking-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libvldocking-java" package

This is a short guide on how to install libvldocking-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvldocking-java

2. Uninstall "libvldocking-java" package

Learn how to uninstall libvldocking-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvldocking-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvldocking-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvldocking-java
Priority: extra
Section: universe/libs
Installed-Size: 5397
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.1.4-4
Filename: pool/universe/libv/libvldocking-java/libvldocking-java_2.1.4-4_all.deb
Size: 1092876
MD5sum: d0034a6972070877961cdb14efcc2de6
SHA1: 4dd871ab79b38e85b29601659b34d393020be007
SHA256: a2c353399962ad6814dd73598b7482cb295d6a15903367052a3f080678b7f8bc
Description-en: Java components for building applications with Docking capabilities
An application can be divided into sub-sets: the "dockables".
- Each Dockable can be precisely positionned by the user, by a drag and drop
gesture issued from its title bar.
- Dockables can be grouped into tabbed panes.
.
Every Dockable is given a title bar with a set of common functions (and
keyboard shortcuts):
- Maximize / Restore : the Dockable takes all the available space on the
desktop
- Detach/Attach : the Dockable is extracted from its parent window
- Iconify / Restore : the Dockable is changed into a side button : it appears
only when the mouse is moved over it
- Contextual pop-up menus : customizable title bars and tabs
- Close / Closable tab
Description-md5: 2131bd0f182c31efe9cc975b531f7abe
Homepage: http://code.google.com/p/vldocking/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu