Announcement

Collapse
No announcement yet.

Verifying the version

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Verifying the version

    I think I have Feisty Fawn 7.04 installed -- but how can I verify it? In other words, what command will tell me what version of Kubuntu I have? uname -a doesn't give me that information, nor does the help associated with KDE applications.

    #2
    Re: Verifying the version

    This is the command you're looking for:
    Code:
    lsb_release -a

    Comment

    Working...
    X