does AWS provides pear package manager installation from repository?
If AWS provides, What is the package name? otherwise please give some pointer on PEAR installation on linux.
#pear channel-discover pear.amazonwebservices.com
bash: pear: command not found
# yum install pear
Loaded plugins: fastestmirror, priorities, security, update-motd
Loading mirror speeds from cached hostfile
* amzn-main: packages.us-east-1.amazonaws.com
* amzn-updates: packages.us-east-1.amazonaws.com
Setting up Install Process
No package pear available.
Error: Nothing to do
Open the AWS Systems Manager console at https://console.aws.amazon.com/systems-manager/ . In the navigation pane, choose Distributor. On the Distributor home page, choose the package that you want to install or update. For Package, choose Install on a schedule.
Use the yum install package command, replacing package with the name of the software to install.
You can install pear on your system in two commands:
$ wget http://pear.php.net/go-pear.phar
$ php go-pear.phar
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With