How to install Obsidian on a Chromebook

A small guide on how to install Obsidian on a Chromebook with Flatpak.

Decoge
2 min readDec 6, 2020

What is Obsidian?

Obsidian is a powerful knowledge base that works on top of
a local folder of plain text Markdown files.

1. Enable Linux support on Chrome OS

Check if your Chromebook supports Linux and if it’s enabled.

2. Install Flatpak

Flatpak is a utility for software deployment and package management for Linux.
In the Terminal, type the following commands:

sudo apt install flatpak

Add the Flathub repository:

flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

3. Install Obsidian

In the Terminal, type the following commands:

flatpak install flathub md.obsidian.Obsidian

You can run Obsidian from the Launcher or with the following command:

flatpak run md.obsidian.Obsidian
Installation of Obsidian
Obsidian on Chrome OS

More articles about useful tools on https://www.onlinetools.directory/

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Decoge
Decoge

Written by Decoge

IT, Business, Digital Transformation, ...

Responses (3)

Write a response