How to Install and Uninstall docker-ce-cli Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: January 10,2025
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the docker-ce-cli on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "docker-ce-cli" package
Please follow the instructions below to install docker-ce-cli on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
docker-ce-cli
Copied
2. Uninstall "docker-ce-cli" package
Please follow the instructions below to uninstall docker-ce-cli on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
docker-ce-cli
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the docker-ce-cli package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: docker-ce-cli
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 160188
Maintainer: Docker
Architecture: amd64
Source: docker-ce
Version: 5:20.10.12~3-0~ubuntu-focal
Replaces: docker-ce (<< 5:0)
Depends: libc6 (>= 2.4)
Recommends: docker-scan-plugin
Breaks: docker-ce (<< 5:0)
Conflicts: docker (<< 1.5~), docker-engine, docker-engine-cs, docker.io, lxc-docker, lxc-docker-virtual-package
Description: Docker CLI: the open-source application container engine
Docker is a product for you to build, ship and run any application as a
lightweight container
.
Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest cloud compute instance and
everything in between - and they don't require you to use a particular
language, framework or packaging system. That makes them great building blocks
for deploying and scaling web apps, databases, and backend services without
depending on a particular stack or provider.
Description-md5: fd02ce697c084388dffafb57a46fa7bd
Homepage: https://www.docker.com
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 160188
Maintainer: Docker
Architecture: amd64
Source: docker-ce
Version: 5:20.10.12~3-0~ubuntu-focal
Replaces: docker-ce (<< 5:0)
Depends: libc6 (>= 2.4)
Recommends: docker-scan-plugin
Breaks: docker-ce (<< 5:0)
Conflicts: docker (<< 1.5~), docker-engine, docker-engine-cs, docker.io, lxc-docker, lxc-docker-virtual-package
Description: Docker CLI: the open-source application container engine
Docker is a product for you to build, ship and run any application as a
lightweight container
.
Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest cloud compute instance and
everything in between - and they don't require you to use a particular
language, framework or packaging system. That makes them great building blocks
for deploying and scaling web apps, databases, and backend services without
depending on a particular stack or provider.
Description-md5: fd02ce697c084388dffafb57a46fa7bd
Homepage: https://www.docker.com