Announcement

Collapse
No announcement yet.

where do I find the name of the Kubuntu version on my computer

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

    where do I find the name of the Kubuntu version on my computer

    uname -a does not list this information
    thanks
    (IIRC it is 6.06.1; but perhaps 6.10)
    Which?
    (also there is no forum section for 6.10 which seems unusual (unkind?)

    #2
    Re: where do I find the name of the Kubuntu version on my computer

    I think KMenu>System>KSysInfo will tell you what's installed.

    If that doesn't do it, Alt-F2 and "kcontrol" will.

    Comment


      #3
      Re: where do I find the name of the Kubuntu version on my computer

      lsb_release -a

      Comment


        #4
        Re: where do I find the name of the Kubuntu version on my computer

        Version # Linux and gcc cat /proc/version;
        Version #, also: uname -a

        So then, try
        cat /proc/version

        (it works on mine, since 6.04 ? )

        An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

        Comment


          #5
          Re: where do I find the name of the Kubuntu version on my computer

          Thanks to all
          mfburgo YES

          lsb_release -a
          gave me

          Description: Ubuntu 6.06.2 LTS
          Release: 6.06
          Codename: dapper

          dibl no
          Alt-F2 and "kcontrol"
          gave
          KDE version: 3.5.5
          User: jan
          Hostname: jan-desktop
          System: Linux
          Release: 2.6.15-51-386
          Machine: i686

          Qqmike no
          cat /proc/version
          gave
          Linux version 2.6.15-51-386 (buildd@rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Dec 6 20:20:49 UTC 2007

          Thanks to all





          Comment

          Working...
          X