Spaces:
Sleeping
A newer version of the Gradio SDK is available:
5.5.0
This page lists all supported ways to download and install Obsidian.
Install Obsidian on Windows
- Open your browser and go to Download Obsidian.
- Under Windows, click 64-bit installer to download the installation file.
- Open the installation file and follow the instructions.
- Open Obsidian the same way you would open any other application.
System installer available For those who require a system installer for Windows, you can find the
-allusers.exe
download on the Releases page.
Install Obsidian on macOS
- Open your browser and go to Download Obsidian.
- Under macOS, click Universal DMG (Intel and M1) to download the installation file.
- Open the installation file.
- In the window that opens, drag Obsidian to the Applications folder.
- Open Obsidian the same way you would open any other application.
Install Obsidian on Linux
If you use Linux, you can install Obsidian in several ways. Follow the instructions for the packaging system that you're using.
Install Obsidian using Snap
Open your browser and go to Download Obsidian.
Under Linux, click Snap to download the installation file.
Open a terminal and navigate to the folder where you downloaded the installation file.
In the terminal, run the following command to install the Snap package: (the
--dangerous
flag is required because Canonical, the company who created Snap, didn't review our package, the--classic
flag allows Obsidian to access outside of the sandbox, where your notes are stored)snap install obsidian_<version>_<arch>.snap --dangerous --classic
Open Obsidian the same way you would open any other application.
Install Obsidian using AppImage
Open your browser and go to Download Obsidian.
Under Linux, click AppImage to download the installation file.
Open a terminal and navigate to the folder where you downloaded the installation file.
In the terminal, run the following command to open Obsidian:
chmod u+x Obsidian-<version>.AppImage ./Obsidian-<version>.AppImage
Install Obsidian using Flatpak
In your terminal, run the following command to install Obsidian:
flatpak install flathub md.obsidian.Obsidian
Open Obsidian by running the following command:
flatpak run md.obsidian.Obsidian
Install Obsidian on Android
- Find Obsidian on the Play Store.
- Tap Install to download the app.
- Open Obsidian the same way you would open any other app.
Install Obsidian on iPhone and iPad
- Find Obsidian on the App Store.
- Tap Get to download the app.
- Open Obsidian the same way you would open any other app.