How to Install and Uninstall libjavatuples-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libjavatuples-java" package

This guide covers the steps necessary to install libjavatuples-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjavatuples-java

2. Uninstall "libjavatuples-java" package

This guide covers the steps necessary to uninstall libjavatuples-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjavatuples-java package on Ubuntu 21.10 (Impish Indri)

Package: libjavatuples-java
Architecture: all
Version: 1.2-2
Priority: optional
Section: universe/java
Source: javatuples
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 89
Filename: pool/universe/j/javatuples/libjavatuples-java_1.2-2_all.deb
Size: 63284
MD5sum: 3f28c2254e67b720616b8797db16b750
SHA1: 13c8cf1aa0758ab1bccdcf645e39970ea7d96bee
SHA256: 9f7494024df6535ffbd48e598dd248733cda0a8cfb3564d3b4299944c0e464bd
SHA512: ca13701a8b69f263d368940cf6acd5eac52ec4b2806a66249656dcfbe4de78befae7bbe5d3429683300c66f37ecf470e8a6edb1b9bec6259407aa15921795a3b
Homepage: http://www.javatuples.org
Description-en: Java library for tuples in Java.
javatuples is one of the simplest java libraries ever made. Its aim is
to provide a set of java classes that allow you to work with tuples.
.
A tuple is just a sequence of objects that do not necessarily relate
to each other in any way. For example: [23, "Saturn",
java.sql.Connection@li734s] can be considered a tuple of three
elements (a triplet) containing an Integer, a String, and a JDBC
Connection object. As simple as that.
Description-md5: b0e1348367b7a9df17946d46b6b39890