Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.02 KB

File metadata and controls

29 lines (21 loc) · 1.02 KB

Ubuntu

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

📝 Ubuntu company

System updates

sudo apt update
sudo apt -y upgrade
sudo apt autoremove

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