How to Install and Uninstall git-credential-oauth Package on Kali Linux

Last updated: July 05,2024

1. Install "git-credential-oauth" package

Please follow the instructions below to install git-credential-oauth on Kali Linux

$ sudo apt update $ sudo apt install git-credential-oauth

2. Uninstall "git-credential-oauth" package

Please follow the instructions below to uninstall git-credential-oauth on Kali Linux:

$ sudo apt remove git-credential-oauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-credential-oauth package on Kali Linux

Package: git-credential-oauth
Version: 0.11.0-1
Installed-Size: 5384
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Recommends: xdg-utils
Enhances: git
Size: 1894620
SHA256: 8e9d81ed6877d7dd2deb2419e16b131f4f63eb8470114c82b1491e46f5d1ecf2
SHA1: 8eab8fadddb7ad85ae200d2fe4dd26291d4950d4
MD5sum: 65ce1fd2e6c8858d2cee9d19459a2355
Description: Git credential helper for GitHub and other forges using OAuth
A Git credential helper that authenticates to GitHub, GitLab, BitBucket and
other forges using OAuth. The first time you push, the helper will open a
browser window to authenticate. Subsequent pushes within the cache timeout
require no interaction.
Description-md5:
Homepage: https://github.com/hickford/git-credential-oauth
Built-Using: golang-1.21 (= 1.21.5-1), golang-golang-x-oauth2 (= 0.15.0-1)
Section: golang
Priority: optional
Filename: pool/main/g/git-credential-oauth/git-credential-oauth_0.11.0-1_amd64.deb