How to Install and Uninstall ruby-openssl-signature-algorithm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-openssl-signature-algorithm" package

In this section, we are going to explain the necessary steps to install ruby-openssl-signature-algorithm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-openssl-signature-algorithm

2. Uninstall "ruby-openssl-signature-algorithm" package

Please follow the instructions below to uninstall ruby-openssl-signature-algorithm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-openssl-signature-algorithm $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-openssl-signature-algorithm package on Ubuntu 21.10 (Impish Indri)

Package: ruby-openssl-signature-algorithm
Architecture: all
Version: 1.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Filename: pool/universe/r/ruby-openssl-signature-algorithm/ruby-openssl-signature-algorithm_1.0.0-1_all.deb
Size: 5548
MD5sum: 2791def4bcd05a86646b25f5f5fa01c0
SHA1: 12090faa7db8b0a95d1f033d90ca1678139f4730
SHA256: dac4c7a440683444eef4c7b7cca1288315805183bf597bf603d7183418bfe1ca
SHA512: b081863d846eccf1858b0a057debf40db4907fe8a7abff4f0f915cd0ec8f51b843047f6fb2555112650786c470b3385f0cb8264e8a24d6c34c4ef93676d71101
Homepage: https://github.com/cedarcode/openssl-signature_algorithm
Description-en: helpers for signing and verifying signatures with openssl
Provides OpenSSL::SignatureAlgorithm::ECDSA,
OpenSSL::SignatureAlgorithm::RSAPSS
and OpenSSL::SignatureAlgorithm::RSAPKCS1 ruby object wrapers on top of
OpenSSL::PKey::EC and OpenSSL::PKey::RSA, so that one can reason in terms of
signature algorithms when signing and/or verifying signatures, instead of
keys.
Description-md5: 33d5a1f48900bf8f59d98936d035c156
Ruby-Versions: all