How to Install and Uninstall libopenid4java-java Package on Kali Linux

Last updated: May 10,2024

1. Install "libopenid4java-java" package

Please follow the steps below to install libopenid4java-java on Kali Linux

$ sudo apt update $ sudo apt install libopenid4java-java

2. Uninstall "libopenid4java-java" package

This guide covers the steps necessary to uninstall libopenid4java-java on Kali Linux:

$ sudo apt remove libopenid4java-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenid4java-java package on Kali Linux

Package: libopenid4java-java
Source: openid4java
Version: 1.0.0-2
Installed-Size: 247
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java (>= 1.2), libguice-java, libhttpclient-java (>= 4.5.14), libnekohtml-java, libxerces2-java (>= 2.12.0)
Suggests: libehcache-java, liblog4j1.2-java, libspring-jdbc-java
Size: 210352
SHA256: b24a59d1dd333f7568a81acc830ca7b83324e1a7b10e3e21f7ee77ff151058b8
SHA1: 10ffabb86ddadd6a450ff65000df1b7efa36f34a
MD5sum: 348834d9f41f5b5cbece992a3c97ca6d
Description: This library allows you to OpenID-enable your Java webapp
OpenID starts with the concept that anyone can identify themselves on the
Internet the same way websites do - with a URI. Since URIs are at the very core
of Web architecture, they provide a solid foundation for user-centric identity.
The first piece of the OpenID framework is authentication -- how you prove
ownership of a URI. Today, websites require usernames and passwords to login,
which means that many people use the same password everywhere. With OpenID
Authentication, your username is your URI, and your password (or other
credentials) stays safely stored on your OpenID Provider (which you can run
yourself, or use a third-party identity provider).
.
The library provided by this package supports the following specifications:
- OpenID Authentication 2.0
- OpenID Authentication 1.1 (in compatibility mode)
- OpenID Attribute Exchange 1.0
- OpenID Simple Registration 1.0 and 1.1, draft 1
- OpenID Provider Authentication Policy Extension 1.0
- OpenID Information Cards 1.0, draft 1
Description-md5:
Homepage: https://github.com/jbufu/openid4java
Section: java
Priority: optional
Filename: pool/main/o/openid4java/libopenid4java-java_1.0.0-2_all.deb