For the complete documentation index, see llms.txt. This page is also available as Markdown.

Required software installation

Install the required software:

sudo apt update && sudo apt upgrade -y 
sudo apt install -y git gcc make unzip jq

Last updated