How to Install and Uninstall docker Package on Arch Linux
Last updated: January 11,2025
1. Install "docker" package
Please follow the guidance below to install docker on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
docker
Copied
2. Uninstall "docker" package
This guide let you learn how to uninstall docker on Arch Linux:
$
sudo pacman -Rcns
docker
Copied
3. Information about the docker package on Arch Linux
Repository : extra
Name : docker
Version : 1:25.0.3-1
Description : Pack, ship and run any application as a lightweight container
Architecture : x86_64
URL : https://www.docker.com/
Licenses : Apache-2.0
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 : 27.54 MiB
Installed Size : 101.32 MiB
Packager : Morten Linderud
Build Date : Thu Feb 29 20:50:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : docker
Version : 1:25.0.3-1
Description : Pack, ship and run any application as a lightweight container
Architecture : x86_64
URL : https://www.docker.com/
Licenses : Apache-2.0
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 : 27.54 MiB
Installed Size : 101.32 MiB
Packager : Morten Linderud
Build Date : Thu Feb 29 20:50:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature