How to install docker-compose in any Manjaro Arch Linux Operating System
- No Comments on How to install docker-compose in any Manjaro Arch Linux Operating System
- Uncategorized
How to Install – docker-compose in Manjaro Arch Linux Operting System- Explained
1. Open the terminal. (Ctrl+Alt+T)
2. Enter the following command to the terminal
sudo pacman -S docker-compose
3. docker-compose is now installed.
In case if you get any error while installing the package, try the command below and repeat the previous commands
sudo pacman -Rs docker-compose
In case you need any assistance in installing the packgae, please feel free to write to us.