Published: September 2021
Difficulty: Easy to Moderate
Estimated Time: 10–15 minutes
Fix Dependency IssuesIf the terminal returns errors about missing dependencies, run the following command to automatically resolve them: sudo apt-get install -f Use code with caution. Copied to clipboard install edrawmax ubuntu 2021
Use the dpkg command followed by the package name (replace filename.deb with the actual name): sudo dpkg -i filename.deb Use code with caution. Copied to clipboard If there are missing dependencies, fix them with: sudo apt-get install -f Use code with caution. Copied to clipboard The Ultimate Guide: How to Install EdrawMax on Ubuntu 20
sudo dpkg -i edrawmax_amd64.deb
Run the following command (replace with your actual filename):sudo dpkg -i edrawmax- Run the following command (replace with your actual
Find EdrawMax in your applications menu or launch via terminal:
Problem: Ubuntu 21.04 moved to OpenSSL 1.1.x and 3.0, but EdrawMax 2021 was compiled against 1.0.0.
Follow the on-screen installation wizard (just like on Windows).