How to Install Diagrams.net on MXLinux

Diagrams.net, formerly known as draw.io, is a free and open-source web-based application used to create diagrams, flowcharts, and more. In this tutorial, we will guide you through the process of installing Diagrams.net on MXLinux.

Prerequisites

Before we begin, make sure you have the following:

Installing Diagrams.net on MXLinux

Step 1. Open a terminal on your MXLinux Latest installation.

Step 2. Update your system by running the following command:

sudo apt update && sudo apt upgrade

Step 3. Install the OpenJDK 11 package using the following command:

sudo apt-get install openjdk-11-jre-headless

Step 4. Download the latest version of Diagrams.net using the following command:

wget https://github.com/jgraph/drawio-desktop/releases/download/v15.4.0/draw.io-amd64-15.4.0.deb

Step 5. Install Diagrams.net by running the following command:

sudo apt install ./draw.io-amd64-15.4.0.deb

Step 6. Start Diagrams.net by typing the following command in your terminal:

/opt/draw.io/draw.io

And you're done! You now know how to install Diagrams.net on MXLinux Latest.

Conclusion

In this tutorial, we learned how to install and launch Diagrams.net on MXLinux Latest. Feel free to explore the features of Diagrams.net and start creating diagrams and flowcharts for your next project.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!