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

Last updated: June 02,2024

1. Install "php8.2-oauth" package

Please follow the step by step instructions below to install php8.2-oauth on Kali Linux

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

2. Uninstall "php8.2-oauth" package

Please follow the guidelines below to uninstall php8.2-oauth on Kali Linux:

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

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

Package: php8.2-oauth
Source: php-oauth
Version: 2.0.7+1.2.3-16
Installed-Size: 111
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-oauth (<< 2.0.7+1.2.3-16~)
Provides: php-oauth
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-oauth (<< 2.0.7+1.2.3-16~)
Size: 33328
SHA256: b24080ff10e21dbe6446252f7265e3232ac022cc1e86a110bcc541a1e6104a47
SHA1: 79b461f3dfdfae0aac572bd773bbed58e97bb7ef
MD5sum: 265bc65c3f057094d13891bb70c9be1f
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:
Homepage: http://pecl.php.net/package/oauth
Section: php
Priority: optional
Filename: pool/main/p/php-oauth/php8.2-oauth_2.0.7+1.2.3-16_amd64.deb