AppImage for linux

Jacob Carlborg doob at me.com
Fri Oct 20 11:28:55 UTC 2017


On 2017-10-20 09:58, Andrea Fontana wrote:
> Did anyone tried to pack dmd as appimage? Is it even feasible?
> 
> It would be a easy way to:
> - Run dmd without installation (and root permissions)
> - Use multiple dmd versions

DVM [1] doesn't require root permission, allows multiple dmd version and 
it's cross-platform (Linux, macOS, Windows). But it requires to install 
DMD and DVM itself.

[1] https://github.com/jacob-carlborg/dvm

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list