> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Installing Notion on Linux: What are your options?
- URL: https://itsfoss.com/installing-notion-linux/
- Published: 2025-05-15T10:44:53.000Z
- Updated: 2025-05-15T10:44:53.000Z
- Description: Options are limited in the absence of an official app for Notion on Linux.
- Author: Abhishek Prakash
- Tags: Installation 📥, #hide

[Notion](https://affiliate.notion.so/itsfoss?ref=itsfoss.com) is a solid productivity-focused tool. Even though it is not open source, it has its charm, and a user base that swears by it.

A regular reader asked about how he can install Notion on Linux. I suggested using it in a web browser but he wanted to have a desktop app for Notion.

That's a difficult thing because there is no official app for Notion on Linux. There are a few ways you can try to get an app feel but they won't give you the native app experience.

I'll list theme here and let you see if it's worth taking the pain of 

## 1\. Install Notion as a Web App

![notion as web app.](https://itsfoss.com/content/images/2025/01/notion-as-web-app.png)

✅ Convenient  
✅ Easy access  
❌ Not a native experience

This is the most convenient and easy option. However, you need a separate app to make it happen.

You need to install GNOME's Web browser app, log in to Notion, and then add it as a web application by navigating to “Web Apps” from the hamburger menu icon as shown in the screenshot above.

Next, you need to hit the “**Install as Web App**” option to get the prompt to go ahead.

![](https://itsfoss.com/content/images/2025/01/notion-web-app-2.png)

Once done, hit “Accept”, and then you can set a name, customize the icon, and pin it to the task manager to open it right away.

![notion as web app](https://itsfoss.com/content/images/2025/01/notion-web-app-save.png)

This is possible with any Linux distribution. However, with KDE Plasma as your desktop, it was a seamless experience to do it.

You can find the web application in the app menu as well if you search for it. So, you no longer have to head to the browser to launch Notion, or pin it forever to load it unnecessarily.

## 2\. Experiment with Bottles 

![Notion bottle](https://itsfoss.com/content/images/2025/01/notion-bottle.png)

✅ Close to native app experience IF it works for you  
❌ Not easy, not reliable

Bottles is one of the possible options to get Notion up and running in Linux. For those who are unaware of Bottles, here is what it is:

> Bottles is an application that allows you to easily manage Windows prefixes on your favorite Linux distribution.

Bottles create Windows environments so that you can run Windows executables and use the apps. It is not guaranteed all windows executables work flawlessly. Let's see how to set up Notion.

🚧

You should not expect a perfect native app experience with Bottles. There may be performance issues here and there.

### Install Bottles

First, you need to install Bottles to your system. At the moment, the only possible installation method is Flatpak. So, [setup Flatpak support on your system](https://itsfoss.com/flatpak-guide/), and then install Bottles using the command:

```
flatpak install flathub com.usebottles.bottles

```

Once installed, open it and go through the default set up, by following the on-screen instructions.

### Give bottles the right to create desktop files

After installing bottles, you need to give Bottles, the right to create desktop files. For this, we will be using the Flatseal app. Install Flatseal:

```
flatpak install flathub com.github.tchx84.Flatseal

```

Open it. Select Bottles and go to the **Filesystem** section. Here, add the location `xdg-data/applications` as a new location.

![Give Bottles application the right to create desktop files](https://itsfoss.com/content/images/2025/02/give-bottles-right-to-create-desktop-files.png)

Right to create desktop files

### Download Notion executable

Now, go to the official Notion website and download the Windows executable file.

[Download Notion](https://www.notion.com/download?ref=itsfoss.com)

In this page, you can scroll down and click on the Windows (x64) button to get the executable.

![Download the Notion Windows executable file from the official Notion website. Download the x64 version (not Arm)](https://itsfoss.com/content/images/2025/02/download-the-windows-executable-file.png)

Download Windows executable

### Create a bottle

Now, open the Bottles app and click on the “+” button on top-right top panel.

![Click on the Plus button to create a new Bottle.](https://itsfoss.com/content/images/2025/02/click-on-the-plus-button-on-the-top-panel-to-create-a-new-bottle.png)

Click on the “+” button

Now, give the bottles a name. Also, select the **Application** option for environment and `sys-wine-` option for the runner. Click **Create**. This is shown in the screenshot below.

📋

You can change between the runners (Soda and sys-wine) that give you the best performance.

![Create a new Notion bottle with Application environment and sys-wine runner](https://itsfoss.com/content/images/2025/02/create-a-notion-bottles-with-sys-wine.png)

Create a Notion Bottle

💡

The Application environment installed the required programs along with Arial, Times and Courier fonts.

Wait for the process to finish. Once completed, click on the **Close** button.

### Install the executable

Click on the Run Executable button, and select the downloaded Notion executable.

![Click on the Run Executable button in Notion Bottle](https://itsfoss.com/content/images/2025/02/click-on-run-executable-button.png)

Click on the Run Executable button

This will open the Notion app.

![Notion is opened in Linux as an Application.](https://itsfoss.com/content/images/2025/02/notion-opened-first.png)

Notion is opened in Linux.

Close the app and click on the three-dots button adjacent to the Notion and select **Add Desktop Entry** option as shown below.

![Add a dekstop entry to Notion using the Bottles app.](https://itsfoss.com/content/images/2025/02/add-desktop-entry.png)

Add a desktop entry

A new desktop entry will be created for you. That's it. Open Notion from the app menu and use it by login in!

![Open Notion from Ubuntu Activities Overview](https://itsfoss.com/content/images/2025/02/open-notion.png)

Open Notion

🚧

You should log in using the credentials because the web-based login seems a bit tricky.

![Notion working inside Linux. You can also use the panel button](https://itsfoss.com/content/images/2025/02/notion-working.webp)

Notion working in Linux

## 3\. Try an unofficial Linux port (not recommended)

✅ A Linux port in the form of an electron app  
❌ Not officially recommended, may not be a secure option

[Lotion](https://github.com/puneetsl/lotion?ref=itsfoss.com) is an unofficial project that tries to install Notion as an electron app on Linux.

You can refer to its GitHub page and get instructions to run the installation script. However, it is not as actively maintained, and is not officially recommended for the safest Notion experience.

## 4\. Go for an alternative

✅ If you do not like web apps and unofficial electron builds, it is safer to opt for alternatives  
❌ No alternative can replace the functionalities offered by Notion

While the first solution should be a good one for most, some might be on the lookout for alternatives.

In that case, you can explore some [privacy-focused Notion alternatives](https://itsfoss.com/notion-alternatives/) that I tested.

[5 Privacy-Focused Notion Alternatives That I Tried!Looking to replace Notion with some open source and privacy-friendly solutions on Linux? I tried a few alternatives and here’s what I think of them.![](https://itsfoss.com/content/images/icon/android-chrome-192x192-224.png)It's FOSSAnkush Das![](https://itsfoss.com/content/images/thumbnail/notion-alternatives.png)](https://itsfoss.com/notion-alternatives/)

## Conclusion

As I mentioned in the beginning, using Notion in a web browser is probably the best idea. If you want to have some sort of app experience, installing it as web app may be worth a try. Other than that, there is not much you can do here, unfortunately.

Although, if you are willing to explore [some other knowledge base management tool](https://itsfoss.com/open-source-second-brain-apps/), [Logseq](https://itsfoss.com/logseq/) and [Obsidian](https://itsfoss.com/obsidian-markdown-editor/) should be your choices.