Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Notion 2.0.11 (Revision 4)

Compare
Choose a tag to compare
@vtenfys vtenfys released this 03 Feb 01:19
· 97 commits to main since this release

Changes since last release:

  • Remove update checker patch
  • Provide DEB and RPM repositories

To install on Ubuntu, Debian or Linux Mint:

wget https://notion.davidbailey.codes/notion-linux.list
sudo mv notion-linux.list /etc/apt/sources.list.d/notion-linux.list
sudo apt update && sudo apt install notion-desktop

To install on Fedora or CentOS:

wget https://notion.davidbailey.codes/notion-linux.repo
sudo mv notion-linux.repo /etc/yum.repos.d/notion-linux.repo
sudo dnf install notion-desktop

To install on openSUSE:

wget https://notion.davidbailey.codes/notion-linux.repo
sudo mv notion-linux.repo /etc/zypp/repos.d/notion-linux.repo
sudo zypper install notion-desktop