How to Install and Uninstall libjava-jdbc-clojure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libjava-jdbc-clojure" package

Please follow the guidance below to install libjava-jdbc-clojure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjava-jdbc-clojure

2. Uninstall "libjava-jdbc-clojure" package

Please follow the step by step instructions below to uninstall libjava-jdbc-clojure on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjava-jdbc-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjava-jdbc-clojure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjava-jdbc-clojure
Priority: optional
Section: universe/java
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Architecture: all
Version: 0.2.2-2
Depends: clojure1.6
Filename: pool/universe/libj/libjava-jdbc-clojure/libjava-jdbc-clojure_0.2.2-2_all.deb
Size: 26240
MD5sum: 1f5e11db1ea35076155905e680e434a1
SHA1: f4b38604258cc846136eb12b857c520ee383b1a1
SHA256: 32f9ff51aca80a9cb7a00ab3350de65484d7be1f6a1df76195a5a3f8c1d1c822
Description-en: Clojure interface to sql databases via jdbc
This Clojure library provides a simple abstraction for CRUD (create, read,
update, delete) operations on a SQL database, along with basic transaction
support. Basic DDL operations are also supported (create table, drop table,
access to table metadata).
.
This library was formerly known as clojure.contrib.sql.
Description-md5: f90f65feeb7e352ac11b67fc74d0d61c
Homepage: https://github.com/clojure/java.jdbc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu