naive.sh 115 B

1234
  1. #!/usr/bin/env bash
  2. sudo apt-get install -y ninja-build pkg-config
  3. sudo apt-get remove -y libc6-i386 --autoremove