---
title: Install Moraine on Linux | Snap Store
description: Get the latest version of Moraine for Linux - Snapshot backups over SSH/rsync
  and rclone
url: https://snapcraft.io/moraine
---

# Moraine

[Jonaz Thern (thejonaz)](https://snapcraft.io/publisher/thejonaz "View all snaps from Jonaz Thern (thejonaz)")

* [Jonaz Thern (thejonaz)](https://snapcraft.io/publisher/thejonaz "View all snaps from Jonaz Thern (thejonaz)")

latest/stable 0.3.1

Install latest/stable of Moraine

---

**Install using the command line**

```
sudo snap install moraine
```

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

---

### Package name

* moraine

---

### License

* MIT

---

### Last updated

* 13 September 2026 - latest/stable

---

### Websites

* [moraine.thern.io](https://moraine.thern.io "https://moraine.thern.io")

---

### Contact

* [info@thern.io](mailto:info@thern.io "mailto:info@thern.io")

---

### Source code

* [github.com/TheJonaz/moraine-backup](https://github.com/TheJonaz/moraine-backup "https://github.com/TheJonaz/moraine-backup")

---

### Report a bug

* [github.com/TheJonaz/moraine-backup/issues](https://github.com/TheJonaz/moraine-backup/issues "https://github.com/TheJonaz/moraine-backup/issues")

---

##### Report a Snap Store violation

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

---

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

#### Snapshot backups over SSH/rsync and rclone

Moraine takes hard-linked snapshots of your files to a NAS or server over
SSH, or to cloud/FTP/SMB/WebDAV/S3/Drive storage via rclone. Every run becomes
its own timestamped snapshot where unchanged files share storage, so you keep
full history at almost no extra disk cost. Restore whole snapshots or single
files and prune old snapshots with a retention policy.

This snap ships the **command-line client only**. The GTK desktop app is
distributed as a Flatpak, an AppImage and a .deb — see
<https://moraine.thern.io/distribution.html>

rsync, the OpenSSH client and rclone are bundled, so every backend works.

**Strict confinement.** Your home directory's non-hidden files, external
drives and every remote backend work out of the box. To let the bundled ssh
use your keys, connect once:

```
 snap connect moraine:ssh-keys
```

Backing up top-level dotfiles (~/.config, ~/.gnupg, …) is not yet available in
the snap — the `personal-files` interface it needs is awaiting store approval.
Until then use the .deb, Flatpak or AppImage if you back those up.

Schedule backups from a host systemd timer or cron running
`snap run moraine backup <target>` (the snap itself does not touch crontab).

---

## Install Moraine 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/moraine/arch)

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

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

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

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

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

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

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

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

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

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

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