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

Last updated: June 04,2024

1. Install "libjide-oss-java" package

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

$ sudo apt update $ sudo apt install libjide-oss-java

2. Uninstall "libjide-oss-java" package

Please follow the instructions below to uninstall libjide-oss-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjide-oss-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjide-oss-java
Priority: optional
Section: universe/java
Installed-Size: 1499
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 3.6.13+dfsg-1
Suggests: libjide-oss-java-doc
Filename: pool/universe/libj/libjide-oss-java/libjide-oss-java_3.6.13+dfsg-1_all.deb
Size: 1256122
MD5sum: 926b0cf11fc9cb93dcf5df306e63868b
SHA1: cf4a06a1a36832998163eb557188cf9caed9276b
SHA256: c2c870a12398d739229e87761165a8a90fc65c6972b35ff5a11b854746aed25a
Description-en: extensible Swing component library for Java
JIDE Common Layer is a general component library built on top of Swing. It
provides a foundation to build complex Java desktop applications by extending
existing Swing classes to add more advanced features.
.
JIDE Common Layer features over 30 components and utilities including:
* SearchableBar
* FolderChooser
* Searchable JList, JTree, JComboBox and JTable
* RangeSlider
* Popup
* JideSplitButton - a combination of a button and a popup menu
* CheckBoxList and CheckBoxTree - use check boxes inside JLists and JTrees
* IconFactory - simplify the usage of icons across the whole application
* Systeminfo - retrieve information about the current system
* AutoResizingTextArea
* AutoCompletion and IntelliHints
* Calculator component
Description-md5: 7c60245652b1c375ad897dbeb9fc69c2
Homepage: http://www.jidesoft.com/products/oss.htm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu