How to Install and Uninstall oidc-agent-cli Package on Kali Linux

Last updated: December 23,2024

1. Install "oidc-agent-cli" package

This guide let you learn how to install oidc-agent-cli on Kali Linux

$ sudo apt update $ sudo apt install oidc-agent-cli

2. Uninstall "oidc-agent-cli" package

Please follow the steps below to uninstall oidc-agent-cli on Kali Linux:

$ sudo apt remove oidc-agent-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the oidc-agent-cli package on Kali Linux

Package: oidc-agent-cli
Source: oidc-agent
Version: 4.2.6-1
Installed-Size: 759
Maintainer: Marcus Hardt
Architecture: amd64
Replaces: oidc-agent (<< 4.1.0-1)
Depends: libc6 (>= 2.33), libcjson1 (>= 1.7.5), libcurl4 (>= 7.35.0), libglib2.0-0 (>= 2.12.0), libmicrohttpd12 (>= 0.9.50), libqrencode4 (>= 3.2.0), libseccomp2 (>= 2.1.1), libsecret-1-0 (>= 0.18.4), libsodium23 (>= 1.0.14), liboidc-agent4 (= 4.2.6-1), jq
Suggests: oidc-agent-desktop (= 4.2.6-1)
Size: 170384
SHA256: 598167898476db89ddf7ea8a1cd860b5c73dd85963062602ed067472a7e348fd
SHA1: abfed54ea9258234b4c3cfb508eb46ee170599a8
MD5sum: 4b4fc6d512a1c054d6b57dc6af396a5f
Description: Commandline tool for obtaining OpenID Connect Access tokens on the commandline
oidc-agent is a set of tools to manage OpenID Connect tokens and make them
easily usable from the command line. These tools follow ssh-agent design,
so OIDC tokens can be handled in a similar way as ssh keys. The agent
stores multiple configurations and their associated refresh tokens
securely.
This tool consists of five programs:
- oidc-agent that handles communication with the OIDC provider
- oidc-gen that generates config files
- oidc-add that loads (and unloads) configuration into the agent
- oidc-token that can be used to get access token on the command line
- oidc-keychain that re-uses oidc-agent across logins
Description-md5:
Homepage: https://github.com/indigo-dc/oidc-agent/
Section: misc
Priority: optional
Filename: pool/main/o/oidc-agent/oidc-agent-cli_4.2.6-1_amd64.deb