How to Install and Uninstall docker Package on Manjaro
Last updated: February 24,2025
1. Install "docker" package
This guide let you learn how to install docker on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
docker
Copied
2. Uninstall "docker" package
Please follow the guidelines below to uninstall docker on Manjaro:
$
sudo pacman -Rcns
docker
Copied
3. Information about the docker package on Manjaro
Repository : extra
Name : docker
Version : 1:24.0.7-1
Description : Pack, ship and run any application as a lightweight container
Architecture : x86_64
URL : https://www.docker.com/
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc bridge-utils iproute2 device-mapper sqlite
systemd-libs libseccomp libtool runc containerd
Optional Deps : btrfs-progs: btrfs backend support
pigz: parallel gzip compressor support
docker-scan: vulnerability scanner
docker-buildx: extended build capabilities
Conflicts With : None
Replaces : None
Download Size : 26.80 MiB
Installed Size : 102.22 MiB
Packager : Morten Linderud
Build Date : Sun Oct 29 15:42:02 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : docker
Version : 1:24.0.7-1
Description : Pack, ship and run any application as a lightweight container
Architecture : x86_64
URL : https://www.docker.com/
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc bridge-utils iproute2 device-mapper sqlite
systemd-libs libseccomp libtool runc containerd
Optional Deps : btrfs-progs: btrfs backend support
pigz: parallel gzip compressor support
docker-scan: vulnerability scanner
docker-buildx: extended build capabilities
Conflicts With : None
Replaces : None
Download Size : 26.80 MiB
Installed Size : 102.22 MiB
Packager : Morten Linderud
Build Date : Sun Oct 29 15:42:02 2023
Validated By : MD5 Sum SHA-256 Sum Signature