---
title: Install dive on Linux | Snap Store
description: Get the latest version of dive for Linux - A tool for exploring each
  layer in a docker image
url: https://snapcraft.io/dive
---

# dive

[Guillaume Belanger (gruyaume)](https://snapcraft.io/publisher/gruyaume "View all snaps from Guillaume Belanger (gruyaume)")

* [Guillaume Belanger (gruyaume)](https://snapcraft.io/publisher/gruyaume "View all snaps from Guillaume Belanger (gruyaume)")
* [Devices and IoT](https://snapcraft.io/search?categories=devices-and-iot)
* [Productivity](https://snapcraft.io/search?categories=productivity)

latest/stable 0.12.0

Contact us about
[Snaps and IoT ›](https://snapcraft.io/about/contact-us)

Install latest/stable of dive

This channel hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

**Install using the command line**

```
sudo snap install dive
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* dive

---

### License

* MIT

---

### Last updated

* 3 March 2024 - latest/stable
* 11 August 2025 - latest/edge

---

### Websites

* [github.com/gruyaume/dive-snap](https://github.com/gruyaume/dive-snap "https://github.com/gruyaume/dive-snap")

---

### Source code

* [github.com/wagoodman/dive](https://github.com/wagoodman/dive "https://github.com/wagoodman/dive")

---

### Report a bug

* [github.com/gruyaume/dive-snap/issues/](https://github.com/gruyaume/dive-snap/issues/ "https://github.com/gruyaume/dive-snap/issues/")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/dive#report-snap-modal)

---

* [Description](https://snapcraft.io/dive#tab-description)
* [Security](https://snapcraft.io/dive#tab-security)

#### A tool for exploring each layer in a docker image

Dive is a tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. To learn more about dive, see <https://github.com/wagoodman/dive>.

**Usage**

Install the Docker and Dive snaps and connect them:

```
sudo snap install docker
sudo snap install dive
sudo snap connect dive:docker-executables docker:docker-executables
sudo snap connect dive:docker-daemon docker:docker-daemon
```

Run `dive`:

```
dive ubuntu:latest
```

---

## Install dive on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/dive/arch)

[### CentOS](https://snapcraft.io/install/dive/centos)

[### Debian](https://snapcraft.io/install/dive/debian)

[### elementary OS](https://snapcraft.io/install/dive/elementary)

[### Fedora](https://snapcraft.io/install/dive/fedora)

[### KDE Neon](https://snapcraft.io/install/dive/kde-neon)

[### Kubuntu](https://snapcraft.io/install/dive/kubuntu)

[### Manjaro](https://snapcraft.io/install/dive/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/dive/pop)

[### openSUSE](https://snapcraft.io/install/dive/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/dive/rhel)

[### Ubuntu](https://snapcraft.io/install/dive/ubuntu)

[### Raspberry Pi](https://snapcraft.io/install/dive/raspbian)
