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

Last updated: May 03,2024

1. Install "libjtds-java" package

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

$ sudo apt update $ sudo apt install libjtds-java

2. Uninstall "libjtds-java" package

Here is a brief guide to show you how to uninstall libjtds-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjtds-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjtds-java
Priority: optional
Section: universe/libs
Installed-Size: 6128
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.2.5+dfsg-3
Depends: libjcifs-java
Filename: pool/universe/libj/libjtds-java/libjtds-java_1.2.5+dfsg-3_all.deb
Size: 849626
MD5sum: aa4c83339aded0fcac193dcf946fe944
SHA1: 91c17fd0581771996896ed55db28300a79007372
SHA256: 8c18299ecb52b076e10f9b924f435f2ed3440f179632ebe80737fbd498ef3f21
Description-en: JDBC 3.0 driver for Microsoft SQL Server(tm) and Sybase(tm)
jTDS is an open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5,
7.0, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is the fastest JDBC
driver for MS SQL Server and is a complete implementation of the JDBC spec.
.
jTDS is the most performant JDBC driver for both Microsoft SQL Server and
Sybase. It is a complete implementation of JDBC 3.0, it passes the J2EE 1.3
certification and Hibernate test suites and is the preferred SQL Server/Sybase
driver for JBoss, Hibernate, Atlassian JIRA and Confluence, DbVisualizer and
Compiere.
Description-md5: 2478d89045133a8fd476b38ed946e20a
Homepage: http://jtds.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu