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

Last updated: September 20,2024

1. Install "libmaven-shared-io-java" package

Here is a brief guide to show you how to install libmaven-shared-io-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-shared-io-java

2. Uninstall "libmaven-shared-io-java" package

Please follow the guidance below to uninstall libmaven-shared-io-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-shared-io-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-shared-io-java
Priority: optional
Section: universe/devel
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-shared-io
Version: 1.1-4
Depends: libmaven2-core-java, libplexus-utils-java, libwagon-java
Recommends: libplexus-container-default-java
Suggests: libmaven-shared-io-java-doc
Filename: pool/universe/m/maven-shared-io/libmaven-shared-io-java_1.1-4_all.deb
Size: 34086
MD5sum: 875c1356663fe7eb83fd9952129744e5
SHA1: f0cf0b951cae547dd3475f5bbf635b1ca8c0593b
SHA256: 55fc869c922216df48d5e2837cc2ceeb3f61d15dda345cf2d42f95e589cd0aa0
Description-en: Maven API for I/O support
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package ships the I/O support API like logging, download or file
scanning.
Description-md5: 4e791301504af276bac7fb2d9e50a785
Homepage: http://maven.apache.org/shared/maven-shared-io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu