I am trying to install StarUML 2.8 from the here in Ubuntu 18.04 LTS. The package requires "libcurl3". When I install it, it removes the packages "cmake" and "libcurl4". How can I install StarUML (2.8) without removing cmake?
I am trying to install StarUML 2.8 from the here in Ubuntu 18.04 LTS. The package requires "libcurl3". When I install it, it removes the packages "cmake" and "libcurl4". How can I install StarUML (2.8) without removing cmake?
Here exists better solution - you can user AppImage from official site, it has newer 3.0.1 version:
About exact 2.8.1 version - I tested the solution below (based on this answer) and my ideas.
When all these steps done you will be able to launch application from dash by StarUML shortcut or from terminal with
staruml
command.