Install DrawIO on Ubuntu 20.04

Anjianto / September 05, 2021
draw.io is designed for teams using Confluence, with unique features like Confluence-native collaborative editing.
GUI
Go to Ubuntu Software and search DrawIO.
For see progress, you can open Terminal and run:
snap changes
After that, look ID that is installing DrawIO:
snap watch 1 # Replace with your ID on snap changes
CLI
Run:
sudo su
apt update
snap refresh
snap install drawio