---
title: Install TermalOS on Manjaro Linux using the Snap Store | Snapcraft
description: Get the latest version of TermalOS for on Manjaro Linux - A real desktop
  for your Linux servers over SSH - shared, VPS or dedicated
url: https://snapcraft.io/install/termal-os/manjaro
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install TermalOS on **Manjaro Linux**

# TermalOS (termal-os)

[Termal OS (dakitodev)](https://snapcraft.io/publisher/dakitodev "View all snaps from Termal OS (dakitodev)")

* [Termal OS (dakitodev)](https://snapcraft.io/publisher/dakitodev "View all snaps from Termal OS (dakitodev)")
* [Development](https://snapcraft.io/search?categories=development)
* [Server and Cloud](https://snapcraft.io/search?categories=server-and-cloud)

[Install](https://snapcraft.io/install/termal-os/manjaro#install)

#### A real desktop for your Linux servers over SSH - shared, VPS or dedicated

**Termal OS turns your Linux servers into a real desktop, over SSH.** Agentless and local-first: it runs on your machine, connects with the credentials you already have, and installs nothing on your servers. **All it takes is SSH access - shared (mutualized) hosting, a VPS or a dedicated server, with no root required.** Your data and credentials never leave your computer.

Supervise and administer your whole fleet from one window:

* **Live monitoring** - CPU, memory, disks, network, load and processes, streamed over SSH, with history, anomaly detection and CSV/JSON export.
* **Real terminal** - a genuine PTY shell for each server.
* **File manager** - an SFTP explorer with real transfer progress, and download straight to your PC.
* **Code editor** - edit remote files in a full Monaco editor.
* **Built-in browser** - a multi-tab browser that can route through the server (SOCKS tunnel).
* **Sites and Docker** - detects your stack (cPanel, Plesk, Infomaniak, nginx/Apache), lists hosted sites with their real PHP version, shows containers with live stats, one-click git pull.
* **Smart alerts** - per-server thresholds with escalation and notifications to Telegram, Slack, Discord, a webhook or email.
* **AI ops copilot** - ask in plain language, get a command with an explanation. Nothing runs until you confirm. Bring your own API key (Anthropic, OpenAI, Mistral, Groq or a compatible endpoint).
* **A real desktop** - windows, files, terminal and mini-apps you can build yourself with the in-app Studio.

**Agentless by design.** No agent to deploy, no root required, no extra port to open, no data sent anywhere. A command run in Termal has exactly the effect of one typed into an SSH session: you stay the operator.

This is an early Preview. The free edition supervises one server with no time limit; paid plans unlock more servers, users and features.

Learn more at <https://termalos.com>

### Package name

* termal-os

---

### License

* Proprietary

---

### Last updated

* 9 September 2026 - latest/stable
* 9 September 2026 - latest/beta

---

### Websites

* [termalos.com](https://termalos.com "https://termalos.com")
* [github.com/TermalOS](https://github.com/TermalOS "https://github.com/TermalOS")

---

### Contact

* [hello@termalos.com](mailto:hello@termalos.com "mailto:hello@termalos.com")

---

### Donations

* [buymeacoffee.com](https://buymeacoffee.com/termalos "https://buymeacoffee.com/termalos")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/termal-os/manjaro#report-snap-modal)

---

## Enable snaps on Manjaro Linux and install TermalOS

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

Snapd can be installed from Manjaro’s Add/Remove Software application (Pamac), found in the launch menu. From the application, search for *snapd*, select the result, and click Apply.

Alternatively, *snapd* can be installed from the command line:

```
sudo pacman -S snapd
```

Once installed, the *systemd* unit that manages the main snap communication socket needs to be enabled:

```
sudo systemctl enable --now snapd.socket
```

To enable *classic* snap support, enter the following to create a symbolic link between `/var/lib/snapd/snap` and `/snap`:

```
sudo ln -s /var/lib/snapd/snap /snap
```

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

### Install TermalOS

To install TermalOS, simply use the following command:

```
sudo snap install termal-os
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/termal-os/manjaro)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/termal-os/manjaro)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
