Skip to content

Instantly share code, notes, and snippets.

@joanna-liana
Last active May 21, 2023 10:36
Show Gist options
  • Save joanna-liana/f41b8ae080982101d59ef329bb7e3351 to your computer and use it in GitHub Desktop.
Save joanna-liana/f41b8ae080982101d59ef329bb7e3351 to your computer and use it in GitHub Desktop.
Check system architecture
dpkg --print-architecture
# amd64
uname -m
# x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment