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

Last updated: May 05,2024

1. Install "jxplorer" package

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

$ sudo apt update $ sudo apt install jxplorer

2. Uninstall "jxplorer" package

In this section, we are going to explain the necessary steps to uninstall jxplorer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jxplorer $ sudo apt autoclean && sudo apt autoremove

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

Package: jxplorer
Priority: optional
Section: universe/admin
Installed-Size: 3175
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 3.3.2+dfsg-2
Depends: default-jre | java6-runtime, javahelp2, junit, java-wrappers (>= 0.1.14), ca-certificates-java
Filename: pool/universe/j/jxplorer/jxplorer_3.3.2+dfsg-2_all.deb
Size: 2158998
MD5sum: 826a50d9723afaa0ed1450b1b0eb5533
SHA1: 117509766bfe1a28f2151bb0faca50288e8c2830
SHA256: 6ec8d09e61e8d8cc90105e9ebc8288c550cd972736515ce691ebe805377acb00
Description-en: Java LDAP Browser
JXplorer is an open source LDAP browser originally developed by
Computer Associates' eTrust Directory development lab. It is a
standards compliant general purpose LDAP browser that can be used
to read and search any LDAP directory, or any X500 directory with
an LDAP interface.
JXplorer is a fully functional piece of software with advanced
security integration and support for the more difficult and
obscure parts of the LDAP protocol. It should run on any Java
supporting operating system.
Main features are:
.
* Standard LDAP operations: add/delete/copy/modify
* Complex operations: tree copy and tree delete
* Optional GUI based search filter construction
* SSL and SASL authentication
* pluggable editors/viewers
* pluggable security providers
* HTML templates/forms for data display
* Full i18n support
* LDIF file format support
* highly user configurable
* drag-n-drop browsing operation
* DSML Support
* handles complex LDAP cases:
o multi valued rdns
o binary attributes
o Certificates and Passwords
o Unicode characters
o Special characters / UTF8 in distinguished names.
* Extensible architecture with object class based Java plugins
Description-md5: e34607c497252881e3d3fce73025b577
Homepage: http://jxplorer.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu