How to Install and Uninstall docker-machine Package on Manjaro

Last updated: May 07,2024

1. Install "docker-machine" package

This guide let you learn how to install docker-machine on Manjaro

$ sudo pacman -Sy $ sudo pacman -S docker-machine

2. Uninstall "docker-machine" package

This guide covers the steps necessary to uninstall docker-machine on Manjaro:

$ sudo pacman -Rcns docker-machine

3. Information about the docker-machine package on Manjaro

Repository : extra
Name : docker-machine
Version : 0.16.2-5
Description : Machine management for a container-centric world
Architecture : x86_64
URL : https://github.com/docker/machine
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc
Optional Deps : net-tools: required for VirtualBox driver
Conflicts With : None
Replaces : None
Download Size : 5.89 MiB
Installed Size : 30.66 MiB
Packager : Morten Linderud
Build Date : Sat Apr 17 21:36:13 2021
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions