How to Install and Uninstall php-pecl-oauth.x86_64 Package on Amazon Linux 2

Last updated: May 03,2024

1. Install "php-pecl-oauth.x86_64" package

Please follow the step by step instructions below to install php-pecl-oauth.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install php-pecl-oauth.x86_64

2. Uninstall "php-pecl-oauth.x86_64" package

Please follow the steps below to uninstall php-pecl-oauth.x86_64 on Amazon Linux 2:

$ sudo yum remove php-pecl-oauth.x86_64 $ sudo yum autoremove

3. Information about the php-pecl-oauth.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : php-pecl-oauth
Arch : x86_64
Version : 2.0.5
Release : 1.amzn2
Size : 53 k
Repo : amzn2extra-php7.4/2/x86_64
Summary : oauth consumer extension
URL : http://pecl.php.net/package/oauth
License : BSD
Description : OAuth is an authorization protocol built on top of HTTP which
: allows applications to securely access data without having to
: store usernames and passwords.
:
: Requirements: ext/hash (now a part of PHP core)