---
title: Install Polkadot on Linux | Snap Store
description: Get the latest version of Polkadot for Linux - Polkadot - A multi-chain
  framework for better blockchain interoperability
url: https://snapcraft.io/polkadot
---

# Polkadot

[Dwellir AB (dwellir-snapcrafters)](https://snapcraft.io/publisher/dwellir-snapcrafters "View all snaps from Dwellir AB (dwellir-snapcrafters)")

* [Dwellir AB (dwellir-snapcrafters)](https://snapcraft.io/publisher/dwellir-snapcrafters "View all snaps from Dwellir AB (dwellir-snapcrafters)")
* [Finance](https://snapcraft.io/search?categories=finance)
* [Security](https://snapcraft.io/search?categories=security)

latest/stable polkadot-stable2606-1-8ae9775

Install latest/stable of Polkadot

---

**Install using the command line**

```
sudo snap install polkadot
```

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

---

### Package name

* polkadot

---

### License

* GPL-3.0-with-GCC-exception

---

### Last updated

* 11 August 2026 - latest/stable
* 21 August 2026 - latest/edge

---

### Websites

* [www.dwellir.com](https://www.dwellir.com "https://www.dwellir.com")

---

### Contact

* [info@dwellir.com](mailto:info@dwellir.com "mailto:info@dwellir.com")

---

### Source code

* [github.com/dwellir-public/snap-polkadot/](https://github.com/dwellir-public/snap-polkadot/ "https://github.com/dwellir-public/snap-polkadot/")

---

### Report a bug

* [github.com/dwellir-public/snap-polkadot/issues](https://github.com/dwellir-public/snap-polkadot/issues "https://github.com/dwellir-public/snap-polkadot/issues")

---

##### Report a Snap Store violation

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

---

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

#### Polkadot - A multi-chain framework for better blockchain interoperability

This snap ships the polkadot as a service for node operators.

Configure your polkadot service (*written to /var/snap/polkadot/common/service-args*):

```
 sudo snap set polkadot service-args="--name=MyName --chain=polkadot"
```

*Note: --base-path is always set by the snap to `$SNAP_COMMON/polkadot_base` and is not allowed to be configured.*

Start the service with:

```
sudo snap start polkadot
```

Check logs from the Polkadot service:

```
snap logs polkadot -f
```

Make the snap not restart when upgraded/refreshed (very useful for validators).

```
sudo snap set polkadot endure=true
```

*Note the Polkadot service will still be restarted as the result of changing service-args, etc.*

Dwellir is a trusted and verified provider of blockchains <https://dwellir.com>

---

## Install Polkadot 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/polkadot/arch)

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

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

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

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

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

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

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

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

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

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

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

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