1,885
edits
Changes
no edit summary
'''Initial software to install:'''
* Development tools and libraries (on Fedora: <code>dnf groupinstall "Development Tools" "Development Libraries"</code>).
* The qemu-aarch64 emulation tool (on Fedora: <code>dnf install qemu-user</code>).
* A GUI is optional and may not be required (especially if the system is being accessed remotely).
<!-- * You may want to consider setting up [[AArch64 QEMU User Space Emulation]]. -->