How to Install and Uninstall jruby-maven-plugins Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "jruby-maven-plugins" package

This tutorial shows how to install jruby-maven-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jruby-maven-plugins

2. Uninstall "jruby-maven-plugins" package

This guide covers the steps necessary to uninstall jruby-maven-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jruby-maven-plugins $ sudo apt autoclean && sudo apt autoremove

3. Information about the jruby-maven-plugins package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jruby-maven-plugins
Priority: optional
Section: universe/java
Installed-Size: 252
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.10.ds1-2
Depends: ant, libmaven3-core-java (>= 3.3.9), libplexus-archiver-java, libplexus-build-api-java, libplexus-classworlds-java, libplexus-containers-java, libplexus-utils-java, libplexus-velocity-java, libyaml-snake-java
Recommends: jruby
Filename: pool/universe/j/jruby-maven-plugins/jruby-maven-plugins_1.0.10.ds1-2_all.deb
Size: 189672
MD5sum: 6593edddf3dc5bf8046b99ed89c6a068
SHA1: 21c21c3aa89e977bd48f7a2188855b0e36103196
SHA256: bb1050c8410dd3827d6e9895556887562e9974827ebcfc4bcc526f294e23b4e4
Description-en: Maven plugins to handle Ruby gems in a Maven compatible way
jruby-maven-plugins is a set of utilities and plugins to handle
Ruby gems with Maven. This allows one to integrate JRuby and other
Java libraries with rspec, rails, cucumber, rake and another
standard Ruby development tools.
Description-md5: 8fde8439b4ae7c069cec3ea774b187d4
Homepage: https://github.com/torquebox/jruby-maven-plugins
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu