Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Notion 2.0.11 (Revision 5).tar.gz | 2021-02-04 | 42.2 kB | |
Notion 2.0.11 (Revision 5).zip | 2021-02-04 | 46.7 kB | |
README.md | 2021-02-04 | 482 Bytes | |
Totals: 3 Items | 89.4 kB | 0 |
Changes since last release:
- Update to Electron 11.2.2
- Set
StartupNotify=false
due to problems in GNOME with the default value oftrue
Update
To update on Ubuntu, Debian or Linux Mint:
:::sh
sudo apt update && sudo apt upgrade
To update on Fedora or CentOS:
:::sh
sudo dnf update --refresh
To update on openSUSE:
:::sh
sudo zypper refresh && sudo zypper update