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

Last updated: May 18,2024

1. Install "libaether-java" package

This guide covers the steps necessary to install libaether-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaether-java

2. Uninstall "libaether-java" package

This guide covers the steps necessary to uninstall libaether-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libaether-java
Priority: optional
Section: universe/java
Installed-Size: 661
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: aether
Version: 1.13.1-3
Depends: junit4, libasync-http-client-java, libplexus-classworlds2-java (>= 2.5.2), libplexus-utils2-java, libsisu-ioc-java (>= 2.3.0), libwagon-java
Filename: pool/universe/a/aether/libaether-java_1.13.1-3_all.deb
Size: 479770
MD5sum: 2ea060a1f38c676c96b6134f27efd344
SHA1: 90c8124076cd6c97be72ef166452a74b9d67e1ae
SHA256: b89923bce1c836dd417d9dbd6d7abc7950120ded7a769192198a4edcada479c2
Description-en: Library to handle Java artifact repositories
Aether is a library for interacting with Java artifact repositories.
.
This involves the specification of local repository formats, remote repository
formats, workspaces, transports, and artifact resolution.
.
Aether is a dependency of Maven but Aether don't depends on anything Maven
specific. For instance, with Aether you can specify your dependency metadata
in a properties files or in a database.
Description-md5: 9d7eb68dcda77a39214d182aaea9c583
Homepage: http://aether.sonatype.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions