Skip to content

Instantly share code, notes, and snippets.

@minhnguyent546
Last active October 11, 2025 03:49
Show Gist options
  • Select an option

  • Save minhnguyent546/08aeefed0064655cc98ee73bb6742e74 to your computer and use it in GitHub Desktop.

Select an option

Save minhnguyent546/08aeefed0064655cc98ee73bb6742e74 to your computer and use it in GitHub Desktop.
Packages for fresh Ubuntu
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
git \
sudo \
tmux \
neofetch \
htop \
btop \
speedtest-cli \
tree \
time \
nano \
wget \
curl \
net-tools \
python3-pip \
python3-venv \
libegl1-mesa-dev \
software-properties-common \
libpq-dev \
bat \
xclip \
python-is-python3 \
unzip \
zip \
libnuma-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment