deb-dependencies-install.sh 121 B

12345678910
  1. #!/bin/sh
  2. exec apt install \
  3. git \
  4. python3 \
  5. python3-argon2 \
  6. python3-cffi \
  7. python3-pyaes \
  8. python3-pycryptodome