What version of ubuntu am i running?

February 6, 2022 ยท View on GitHub

Use the command lsb_release -a

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.6 LTS
Release:        16.04
Codename:       xenial

Source

  • https://linuxize.com/post/how-to-check-your-ubuntu-version/