# wukongpi_build **Repository Path**: Luwen_gitee/wukongpi_build ## Basic Information - **Project Name**: wukongpi_build - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-14 - **Last Updated**: 2023-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wukongpi_build ### Basic requirements - x86_64 or aarch64 machine with at least 2GB of memory and ~35GB of disk space for a virtual machine, container or bare metal installation - Ubuntu Jammy 22.04.x amd64 or aarch64 for native building - Superuser rights (configured sudo or root access). ### Simply start with the build script ```bash apt-get -y install git git clone https://github.com/Timfu2019/wukongpi_build.git cd build ./compile.sh ```