How to Install and Uninstall php-oauth Package on Kali Linux

Last updated: May 21,2024

1. Install "php-oauth" package

Please follow the step by step instructions below to install php-oauth on Kali Linux

$ sudo apt update $ sudo apt install php-oauth

2. Uninstall "php-oauth" package

Please follow the step by step instructions below to uninstall php-oauth on Kali Linux:

$ sudo apt remove php-oauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-oauth package on Kali Linux

Package: php-oauth
Version: 2.0.7+1.2.3-16
Installed-Size: 10
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-oauth
Pre-Depends: php-common (>= 2:69~)
Size: 3392
SHA256: 125b4392a2545f1329ee2a841d4f5dd80dc02e3471c641a419bb1faf4cea6a55
SHA1: 65e49a3416e61e1daf4f74dc31e4b52620ce440f
MD5sum: ddd9ad7140fb69c734f7535b776fb4cc
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/oauth
Section: php
Priority: optional
Filename: pool/main/p/php-oauth/php-oauth_2.0.7+1.2.3-16_amd64.deb