Results 1 to 4 of 4

Thread: How to tell if I have 32-bit or 64-bit Ubuntu?

  1. #1
    Join Date
    Oct 2013
    Beans
    47

    How to tell if I have 32-bit or 64-bit Ubuntu?

    I have Ubuntu 12.04 installed on my PC. Is there a way to tell if it is 32-bit or 64-bit?

    Thank you

  2. #2

    Re: How to tell if I have 32-bit or 64-bit Ubuntu?

    type "arch" in terminal. (no quotes)
    Windows assumes the user is an idiot.
    Linux demands proof.

  3. #3
    Join Date
    Jul 2013
    Location
    San Francisco
    Beans
    36

    Re: How to tell if I have 32-bit or 64-bit Ubuntu?

    Or try

    uname -a

    which might say (after mentioning the OS release you have) i686 (meaning 32bit) or X86_64 (meaning 64bit). Assuming Intel cpu...
    Last edited by davea42; April 15th, 2014 at 04:56 PM. Reason: Add short additional sentence.

  4. #4
    Join Date
    Nov 2009
    Location
    ontario, canada
    Beans
    71
    Distro
    Ubuntu

    Re: How to tell if I have 32-bit or 64-bit Ubuntu?

    You can also run "system settings" and "details", this will give it to u as well.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •