Skip to main content

Ubuntu

The following instructions target Ubuntu 24.04. For previous instructions: Ubuntu 20.04.

System updates

sudo apt update
sudo apt -y upgrade

Packages

  • Common dependencies:
sudo apt -y install ca-certificates curl gnupg lsb-release apt-transport-https software-properties-common git wget nano libarchive-tools sshpass zip unzip jq