basic-packages
Install basic packages needed globally, Initial Setup
sudo apt update
sudo apt install -y \
ca-certificates \
curl \
wget \
gnupg \
lsb-release \
apt-transport-https \
software-properties-common
Install basic packages needed globally, Initial Setup
sudo apt update
sudo apt install -y \
ca-certificates \
curl \
wget \
gnupg \
lsb-release \
apt-transport-https \
software-properties-common