how do I tell the bit number for my version

Asked by terry hughes

I want to download skype. It asks for the version and whether 32 or 64 bit. I know I have ver 10-04 lts but don't know how to find the bit number

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubuntu-meta Edit question
Assignee:
No assignee Edit question
Solved by:
Lalatendu Mohanty
Solved:
Last query:
Last reply:
Revision history for this message
enubuntu (mr.tennents) said :
#1

Hi, do this:
1. Open a terminal by hitting CTRL + ALT + T
2. Insert and run this command:
uname -m

3. Copy and paste the result here.

Revision history for this message
terry hughes (terry-l-hughes) said :
#2

the command came back with i686---is this 64 bit?

Revision history for this message
Best Lalatendu Mohanty (then4way) said :
#3

its a 32 bit OS

Revision history for this message
terry hughes (terry-l-hughes) said :
#4

That's what I needed---thanks