How to Install and Uninstall php8.1-oauth Package on Kali Linux

Last updated: May 18,2024

1. Install "php8.1-oauth" package

Please follow the steps below to install php8.1-oauth on Kali Linux

$ sudo apt update $ sudo apt install php8.1-oauth

2. Uninstall "php8.1-oauth" package

Please follow the steps below to uninstall php8.1-oauth on Kali Linux:

$ sudo apt remove php8.1-oauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-oauth package on Kali Linux

Package: php8.1-oauth
Source: php-oauth
Version: 2.0.7+1.2.3-14
Installed-Size: 111
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-oauth (<< 2.0.7+1.2.3-14~)
Provides: php-oauth
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-oauth (<< 2.0.7+1.2.3-14~)
Size: 33776
SHA256: 6d4f41f04a47d6090c6375dd707e8ef539553acda3b55a5e8e9f7594d1082802
SHA1: 9d3eaebeb9b9893f27086aa3f7f5b8ed8afc7886
MD5sum: ef5dd9176f211ee3051800527e8f01c4
Description: OAuth 1.0 consumer and provider extension
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store
usernames and passwords.
.
This package provides an API for fetching and serving OAuth
protected resources.
Description-md5: fb3d073fa1941bfdc8fb470a0bc6a56c
Homepage: http://pecl.php.net/package/oauth
Section: php
Priority: optional
Filename: pool/main/p/php-oauth/php8.1-oauth_2.0.7+1.2.3-14_amd64.deb