How to Install and Uninstall derby-tools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "derby-tools" package

This guide let you learn how to install derby-tools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install derby-tools

2. Uninstall "derby-tools" package

This guide covers the steps necessary to uninstall derby-tools on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove derby-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the derby-tools package on Ubuntu 20.10 (Groovy Gorilla)

Package: derby-tools
Architecture: all
Version: 10.14.2.0-1
Priority: optional
Section: universe/java
Source: derby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 260
Depends: default-jre | java6-runtime-headless, java-wrappers, libderby-java, libderbyclient-java
Filename: pool/universe/d/derby/derby-tools_10.14.2.0-1_all.deb
Size: 215576
MD5sum: a0d34aec4c421d37283a7d32f7c2c7c5
SHA1: 0d3ea4398dc559ac3f02bdf8d496e38fa2c2c3c4
SHA256: 590ea491f884da6b0cec90ceaf696546767f1f737425e988e240679a702d2a07
SHA512: 0b27ff2f6f4a77d77d1f0f5cd44d9ba1f48d94622f158ca3cfd481922139ad231d4239f065696b0e926f57faa1b9fb687910c691a36ada8cb8bc7560ca27b39b
Homepage: http://db.apache.org/derby/
Description-en: Apache Derby Tools
The Derby tools and utilities are a set of routines supplied with Derby
that are typically used to create, inspect, and update a Derby database.
.
These tools and utilities include:
* NetworkServerControl, provides the ability to start a Network Server or
connect to a running Network Server to shutdown, configure or retrieve
diagnostic information.
* ij, the Derby's interactive JDBC scripting tool. It is a simple utility
for running scripts against a Derby database. You can also use it
interactively to run ad hoc queries. ij provides several commands for ease
in accessing a variety of JDBC features.
ij can be used in an embedded or a client/server environment.
* sysinfo, provides information about your version of Derby and your
environment.
* dblook, the Derby's Data Definition Language (DDL) Generation Utility,
more informally called a schema dump tool. It is a simple utility that
dumps the DDL of a user-specified database to either a console or a file.
The generated DDL can then be used for such things as recreating all or
parts of a database, viewing a subset of a database's objects (for example,
those which pertain to specific tables and schemas), or documenting
a database's schema.
* SignatureChecker, a tool that identifies any SQL functions and procedures
in a database that do not follow the SQL Standard argument matching rules.
* PlanExporter, a tool to export query plan data for further analysis.
Description-md5: 294a46c2c9b97271cce6cf08af585760