How to Install and Uninstall ruby-hmac Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "ruby-hmac" package

Please follow the steps below to install ruby-hmac on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-hmac

2. Uninstall "ruby-hmac" package

Learn how to uninstall ruby-hmac on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-hmac $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-hmac package on Ubuntu 21.10 (Impish Indri)

Package: ruby-hmac
Architecture: all
Version: 0.4.0-5
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-hmac/ruby-hmac_0.4.0-5_all.deb
Size: 6910
MD5sum: 69cd8e0311b68cee74b3a9c988363dda
SHA1: ceb712c092f05afdc773811f8004e5523274a2d8
SHA256: 41d6904779aff73b1019414d0c925c075fce5b840104009c9f356877e8a7700b
SHA512: 77f569c3c84418943565717c2eaaf93d708adb47bb60146622c9e625732a295a486c87353a9b1a061abc34b8a67b4afc0c0c8ffe2505e15f4aafaff86708b1b4
Homepage: http://ruby-hmac.rubyforge.org
Description-en: Ruby interface for HMAC algorithm
This module provides common interface to HMAC functionality. HMAC is a
kind of "Message Authentication Code" (MAC) algorithm whose standard is
documented in RFC2104. Namely, a MAC provides a way to check the integrity
of information transmitted over or stored in an unreliable medium, based
on a secret key.
Description-md5: 0091391c46e3a713d6a8c5d3e724918a
Ruby-Versions: all