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

Last updated: May 11,2024

1. Install "ruby-openid" package

Please follow the step by step instructions below to install ruby-openid on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-openid

2. Uninstall "ruby-openid" package

Please follow the steps below to uninstall ruby-openid on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-openid
Architecture: all
Version: 2.9.2debian-1
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: 918
Depends: ruby | ruby-interpreter, ruby-hmac
Filename: pool/universe/r/ruby-openid/ruby-openid_2.9.2debian-1_all.deb
Size: 160392
MD5sum: 83938c02a98bce0016d371dca5735293
SHA1: dae0d7099deff60be2338cd174b134847873150b
SHA256: 89e2ba24d744522dad65059f13121388cdf31b7b6db106ee3de32cf1bb36d178
SHA512: 727862a28fc7ab583818b8f106fa2df07751b4adeaefdffa808fe5d15ca7bb6878d3876a4900a89d942b8429b67c9168ef32f93561ce9dbdcf72a98e9a90b335
Homepage: https://github.com/openid/ruby-openid
Description-en: Ruby library for verifying and serving OpenID identities
Ruby OpenID makes it easy to add OpenID authentication to your web
applications.
This library is a port of the Python OpenID library, and features:
.
* API for verifying OpenID identities (OpenID::Consumer)
* API for serving OpenID identities (OpenID::Server)
* Consumer and server support for extensions, including simple registration
* Yadis 1.0 and OpenID 1.0 service discovery, including server fallback
* Does not depend on underlying web framework
* Multiple storage implementations (Filesystem, SQL)
* Comprehensive test suite
* Example code to help you get started, including:
- WEBrick based consumer
- Ruby on rails based server
- OpenIDLoginGenerator for quickly creating a rails app that uses OpenID
for authentication
- ActiveRecord adapter for using an SQL store in rails
Description-md5: 637d25746042fcf87e32b3f62adfbf62
Ruby-Versions: all