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

Last updated: September 19,2024

1. Install "libplexus-cli-java" package

This guide let you learn how to install libplexus-cli-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplexus-cli-java

2. Uninstall "libplexus-cli-java" package

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

$ sudo apt remove libplexus-cli-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libplexus-cli-java
Priority: optional
Section: universe/java
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: plexus-cli
Version: 1.2-5
Depends: libcommons-cli-java, libplexus-container-default-java, libplexus-containers-java, libplexus-utils-java
Suggests: libplexus-cli-java-doc
Filename: pool/universe/p/plexus-cli/libplexus-cli-java_1.2-5_all.deb
Size: 9700
MD5sum: 477cf7b5640fe5b136f179c7d53ee7a1
SHA1: 48d2c47652016c2b626d94fd9c867c202fa611ea
SHA256: 62c9b9e591745cefacf0420254b81a3f1b00d54852003e11b76b73c428bc4bd3
Description-en: Easily create CLIs with Plexus components
The Plexus project provides a full software stack for creating and
executing software projects. Based on the Plexus container, the applications
can utilise component-oriented programming to build modular, reusable
components that can easily be assembled and reused.
.
This package provides a facility for creating CLIs with Plexus.
Description-md5: e7776fc412c960ce1bcb6fb97a0af129
Homepage: http://plexus.codehaus.org/plexus-components/plexus-cli/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu