厦门服务器租用>云服务器>Ubuntu18.04系统中如何安装composer

Ubuntu18.04系统中如何安装composer

发布时间:2022/12/3 14:05:43

Ubuntu18.04系统中如何安装composer

在ubuntu18.04系统中如何安装composer呢?本文给出详细说明。

1.更新apt资源

sudo apt-get update

Ubuntu18.04系统中如何安装composer-845

2.安装composer依赖

sudo apt install wget php-cli php-zip unzip

Ubuntu18.04系统中如何安装composer-846

3.下载composer安装器

wget -O composer-setup.php https://getcomposer.org/installer

Ubuntu18.04系统中如何安装composer-847

4.安装composer到/usr/local/bin目录

sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer

Ubuntu18.04系统中如何安装composer-848

在线客服
微信公众号
免费拨打400-1886560
免费拨打0592-5580190 免费拨打 400-1886560 或 0592-5580190
返回顶部
返回头部 返回顶部