- 1. Open terminal and execute the next commands:
echo "deb [trusted=yes] https://apt.fury.io/notion-repackaged/ /" | sudo tee /etc/apt/sources.list.d/notion-repackaged.list
- 2.
sudo apt update
- 3.
sudo apt install notion-app-enhanced
- 4.
sudo apt install notion-app
✨ Done! ✨
Top comments (8)
Hey, wonderful that it works so easily. However a multitude of keyboard inputs doesn't work for me, such as "/" for example which is terrible. The desktop app doesn't recognize my shift+7 as "/", but as no input.
I can't find any settings for this. How does this desktop version readout keyboard input?
I have been having the same issue, the application doesnt register "/". I am gonna uninstall and then install it from the software center using snap. Although, I am going to start using obsidian now, you should check it out.
thanks for saving up my time <3
Thanks, you help me a lot.
This works!
Thank you :)
I appreciate your efforts. But after installing it on my Ubuntu it doesn't load.

I'm having the same issue, did you find a fix?