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

Last updated: September 20,2024

1. Install "jruby-openssl" package

This is a short guide on how to install jruby-openssl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jruby-openssl

2. Uninstall "jruby-openssl" package

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

$ sudo apt remove jruby-openssl $ sudo apt autoclean && sudo apt autoremove

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

Package: jruby-openssl
Priority: optional
Section: universe/ruby
Installed-Size: 1149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.9.11-2
Depends: libbcprov-java (>= 1.49~), libbcpkix-java (>= 1.49~)
Filename: pool/universe/j/jruby-openssl/jruby-openssl_0.9.11-2_all.deb
Size: 901060
MD5sum: 89ed6d007f919af2e0b403aa983121c0
SHA1: 4b6811199ea35d4b90f6007b52a95c617af70548
SHA256: aadfacc9c1b4173461f5fc57f110aeeb9f0a673f9766d4ab5fa614e469796096
Description-en: Ruby library that emulates the OpenSSL native library for JRuby
OpenSSL ruby native library provides SSL, TLS and general purpose cryptography
by wrapping the OpenSSL library.
.
JRuby-OpenSSL does the same for JRuby under Java platform. Under the hood
is implemented with the Bouncy Castle Crypto APIs.
Description-md5: 589d099505eeb05481d0f26ae429f704
Enhances: jruby
Homepage: https://github.com/jruby/jruby-openssl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu