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

Last updated: May 05,2024

1. Install "libclojure-maven-plugin-java" package

Please follow the guidance below to install libclojure-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclojure-maven-plugin-java

2. Uninstall "libclojure-maven-plugin-java" package

This is a short guide on how to uninstall libclojure-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclojure-maven-plugin-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libclojure-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: clojure-maven-plugin
Version: 1.3.3-3
Depends: libcommons-exec-java, libcommons-io-java, libcommons-lang-java, libmaven2-core-java
Recommends: clojure
Filename: pool/universe/c/clojure-maven-plugin/libclojure-maven-plugin-java_1.3.3-3_all.deb
Size: 36774
MD5sum: f69c6f0ba9983d9f5211ae7997343683
SHA1: 6db9e8e309e002dec5134172fb69fb3e164c1f12
SHA256: e440f9e22e17e5b2941186889747ca24c9fa94ba8f21c953d088c503e4daaead
Description-en: Clojure plugin for Maven
Clojure is a dynamic programming language that targets the Java Virtual
Machine. It is designed to be a general-purpose language, combining the
approachability and interactive development of a scripting language with
an efficient and robust infrastructure for multithreaded programming.
.
This package provides a Maven Mojo allowing for programs written using
Clojure to be built with Maven.
Description-md5: a7ba1a6d9fff1c9cf8429f95ff02f5b1
Homepage: http://github.com/talios/clojure-maven-plugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu