How to install Draw.io on Linux
There are two ways of installing Draw.io in linux
Download Draw.io .rpm/.appImage/.deb
- Visit official Draw.io GitHub repository
- download appropriate package for your linux distro
- install Draw.io using package manager
There are two ways of installing Draw.io in linux
Download Draw.io .rpm/.appImage/.deb
Hashcat-utils is a set of powerful tools for password cracking.
So, we are going to clone repository and them compile programs from source code.
If you are new to Linux, read an article: How to clone repository in Mabox Linux. If you are too lazy to read a lot, believe me, you are not prepared for using hashcat-utils, but still:
First of all, let's check, if git application is installed:
$ git --version

Yep, we have git, let's clone repository from GitHub: