Skip to main content

Command Palette

Search for a command to run...

Ubuntu - Install Composer

Published
1 min read
M

Mohamad's interest is in Programming (Mobile, Web, Database and Machine Learning). He is studying at the Center For Artificial Intelligence Technology (CAIT), Universiti Kebangsaan Malaysia (UKM).

[1] Update Local Package

sudo apt update

[2] Install Composer

sudo apt-get install composer