“If you have a procedure with ten parameters, you probably missed some.”
– Alan Perlis
Open the terminal via Ctrl+Alt+T. When it opens, run the following command:
sudo uname -m
Will give “x86_64” for 64-bit, and something else for other 32-bit types (usually i686).
