Skip to navigation
How to Install Composer on Linux and Freebsd
09.09.24
# Process * Download the composer compiled php package * Set execute permission * Copy it to a bin folder # Commands ``` wget https://getcomposer.org/composer.phar chmod +x ./composer.phar mv ./composer.phar /usr/bin/composer composer --version which composer ```
https://www.webhostface.com/kb/knowledgebase/how-to-install-composer-on-linux/
Reply
Anonymous
Information Epoch 1748778776
Save trees.
Home
Notebook
Contact us