How to Install and Uninstall ruby-jar-dependencies Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-jar-dependencies" package

Please follow the steps below to install ruby-jar-dependencies on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-jar-dependencies

2. Uninstall "ruby-jar-dependencies" package

Please follow the guidelines below to uninstall ruby-jar-dependencies on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-jar-dependencies $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-jar-dependencies package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-jar-dependencies
Architecture: all
Version: 0.3.10-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-jar-dependencies/ruby-jar-dependencies_0.3.10-2_all.deb
Size: 16108
MD5sum: 2ccfd6a28704bb9ac6fc2a84817a1321
SHA1: 956a1a267b3749427e9eea48b4d5595e7b0e5ab5
SHA256: 601c5abc7be37b81ed14e3ff0c84c7af7ce507dbf74c25d6fad5022f5dcb463d
SHA512: 347bab10b6e4907623ba04e4c51f69ce15284d54316ebb6872c12e73ef10139784edf3d519650df9875b298e4882b3a2c5a23090f7e16d8be468585f353e36e2
Homepage: https://github.com/mkristian/jar-dependencies
Description-en: manage jar dependencies for Ruby gems
jar-dependencies gem provides a simple way to load jars into JRuby's
classloader. It also has additional and very convenient features like:
allowing to declare jar dependencies in the gemspec files, vendoring
jars with gems if needed, reuse jar files from Maven local
repositories, lock down specific jar versions to avoid conflicts and
support for proxy and mirrors functionalities thanks to a close
integration with Maven.
.
The idea behind jar-dependencies is to do jar dependencies management
in a correct way. It's somehow similar to the bundler tool but for
jars.
Description-md5: 71fd5695af2b19b9dae50ade0001907c
Ruby-Versions: all