Officially, there's no Linux Developer Edition, so you'll need to install that and check it works as you need it, although the higher-end Dell Pro Max 14 Premium does come with Ubuntu out of the box.
. ├── Core Files │ ├── common.inc # Core macros and utilities │ ├── linux.inc # Linux syscall definitions │ └── debug.inc # Debug helpers and macros │ ├── Basic Examples │ ├── mycat.asm # File reading ...