How to Install and Uninstall derby-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "derby-tools" package

In this section, we are going to explain the necessary steps to install derby-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install derby-tools

2. Uninstall "derby-tools" package

Please follow the steps below to uninstall derby-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the derby-tools package on Ubuntu 21.10 (Impish Indri)

Package: derby-tools
Architecture: all
Version: 10.14.2.0-2
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: 261
Depends: default-jre | java6-runtime-headless, java-wrappers, libderby-java, libderbyclient-java
Filename: pool/universe/d/derby/derby-tools_10.14.2.0-2_all.deb
Size: 215576
MD5sum: 7bacf5b9fd7bdf9475fc2ecdf88dd1d3
SHA1: 0b5fa82278f907826e644d9b688a9aa5237e9019
SHA256: 751a91d96a6a9c01ce55dc36901bef7e822d483c81d2d54db7c73a81d7c3ad22
SHA512: 6271865060d7e86f0c3ea28e6e3daa63d75efb80d77804d20721dafdb3620c0e3aafda141decdca5fb37e3560b26b749251e676e57dc1bafd648ad860258528a
Homepage: https://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