Skip to content

Commit

Permalink
Update debian-buster.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Willie169 authored Feb 13, 2025
1 parent 43dcd7f commit 50a9bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian-buster.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apt update --allow-releaseinfo-change -y && apt upgrade -y && apt install automake bash build-essential bzip2 clang cmake command-not-found curl dbus file gdb git golang grep libboost-all-dev libssl-dev iproute2 jq make maven mc nano neovim nodejs npm openjdk-11-jdk openssh-client openssh-server openssl perl procps python3-all-dev python3-venv ruby tar tmux vim wget zsh -y
apt update --allow-releaseinfo-change -y && apt upgrade -y && apt install automake bash build-essential bzip2 clang cmake command-not-found curl dbus file gdb git golang grep libboost-all-dev libeigen3-dev libgsl-dev libssl-dev iproute2 jq make maven mc nano neovim nodejs npm openjdk-11-jdk openssh-client openssh-server openssl perl procps python3-all-dev python3-venv ruby tar tmux vim wget zsh -y
wget 'https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_arm64.deb' -O gh_2.61.0_linux_arm64.deb
dpkg -i gh_2.61.0_linux_arm64.deb
rm gh_2.61.0_linux_arm64.deb
Expand Down

0 comments on commit 50a9bbd

Please sign in to comment.