Results 1 to 5 of 5

Thread: Package Support Time

  1. #1
    Join Date
    May 2010
    Beans
    72
    Distro
    Ubuntu 12.04 Precise Pangolin

    Package Support Time

    Hello,

    I'm currently running Ubuntu 12.04 on my home server, however I'm trying to fin the command that will tell me how long each package will be supported for. I remember seeing it before and it said "X Y Z packages will be supported until 2014" and "A B C packages will be supported until 2013".

    Does anyone know the command I'm referring too?

    Thanks,

  2. #2
    Join Date
    Aug 2008
    Location
    Moscow, Russia
    Beans
    3
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Package Support Time

    I think you may use something like

    $ apt-cache show linux-image-generic | grep ^Supported
    Supported: 5y

    Took from here: http://askubuntu.com/a/237087

  3. #3
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Package Support Time

    April 2017 according to the Ubuntu wiki.

  4. #4
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    ubuntu-support-status

    You might be looking for something like ubuntu-support-status

    Code:
    ubuntu-support-status --show-all | less

  5. #5
    Join Date
    Feb 2008
    Beans
    5,078
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Package Support Time

    ubuntu-support-status did not help in Ubuntu 13.04. It said I had 132 unsupported packages, including cheese and gdebi -- and gave no hint about how long Ubuntu 13.04 would be supported.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •