Which OS version is running on my Librem5?

Gnome/Info says “PureOS 10 (Byzaniu…)”.
$ uname -a says “Linux pureos 6.6.0-1-librem5”.
How do they relate?
How can I make sure that I’m running PureOS 10.3 (I think this is the actual one)?
Thanks a lot!

1 Like

Try this:

cat /etc/os-release
2 Likes

Thanks a lot!
Now I know it’s PureOS 10 (Byzantium).
VERSION_ID=“10”
But I still don’t know whether it’s 10.0, 10.3, 10.234 or whatever.
How can I find out?

1 Like

As far as I know, there is no meaningful minor version like 10.0 or 10.3 for PureOS on the Librem 5, the version number for Byzantium is just 10 and as long as you have done “apt update” and “apt upgrade” you should have the current version. The kernel version “6.6.0-1-librem5” that you wrote above is the same as I have on my L5.

Why is it that you think you should have PureOS “10.3” ?

3 Likes