Ubuntu - How to install notion

Ubuntu - How to install notion

Summary To install Notion on Ubuntu, open the terminal and add the Notion repository with the command


🔗 https://dev.to/gabrieladnz/install-notion-on-ubuntu-1nj5

  • 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
sudo apt update
  • Now run this command to install a new version
sudo snap install notion-snap-reborn
Comments

GitHub 계정으로 로그인하여 댓글을 남겨보세요. GitHub 로그인

댓글 시스템 설정이 필요합니다

GitHub Discussions 기반 댓글 시스템을 활성화하려면:

  1. Giscus 설정 페이지에서 설정 생성
  2. GISCUS_SETUP_GUIDE.md 파일의 안내를 따라 설정 완료
  3. Repository의 Discussions 기능 활성화

Repository 관리자만 설정할 수 있습니다.