Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save VIRUXE/f4b0568e4636edc98fb4e9dfbca3cbae to your computer and use it in GitHub Desktop.

Select an option

Save VIRUXE/f4b0568e4636edc98fb4e9dfbca3cbae to your computer and use it in GitHub Desktop.
dpkg --add-architecture i386
apt update
https://stackoverflow.com/questions/61590804/how-to-install-gcc-9-on-debianlatest-docker
apt-get install libuuid1:i386
apt-get install libstdc++6:i386
uuid-dev:i386
git p7zip-full curl golang lib32stdc++6 gnupg
wget https://dev.mysql.com/get/mysql-apt-config_0.8.17-1_all.deb
dpkg -i mysql-apt-config_0.8.17-1_all.deb
sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
curl https://raw.githubusercontent.com/Southclaws/sampctl/master/install-deb.sh | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment