Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting-started [2023/11/18 20:16] – [Quick start] snacsnoc | getting-started [2023/11/18 20:47] (current) – [Quick start] snacsnoc | ||
---|---|---|---|
Line 3: | Line 3: | ||
Download the [[http:// | Download the [[http:// | ||
- | //OLD//: Docker templates are available [[http:// | + | <del>//OLD//: Docker templates are available [[http:// |
+ | </ | ||
SnackLinux supports most generic hardware. | SnackLinux supports most generic hardware. | ||
Line 49: | Line 49: | ||
=== Programming === | === Programming === | ||
For compiling C/C++, install the essential tools: | For compiling C/C++, install the essential tools: | ||
- | fbpkg install gcc | + | fbpkg install gcc-toolchain |
fbpkg install make | fbpkg install make | ||
fbpkg install binutils | fbpkg install binutils |