AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / ubuntu / Perguntas / 1518917
Accepted
Manuel Jordan
Manuel Jordan
Asked: 2024-06-28 09:51:02 +0800 CST2024-06-28 09:51:02 +0800 CST 2024-06-28 09:51:02 +0800 CST

Existe uma fonte oficial para saber para cada versão do Ubuntu qual foi a versão do systemd aplicada?

  • 772

Existe um recurso oficial onde está disponível uma lista completa de todos os lançamentos do Ubuntu , mas incluindo a respectiva versão systemdaplicada a cada um? Encontrei esta página do systemd/NEWS onde aparece cada systemdversão mas quero saber para cada Ubuntulançamento qual foi a systemdversão aplicada.

systemd
  • 1 1 respostas
  • 49 Views

1 respostas

  • Voted
  1. Best Answer
    user535733
    2024-06-28T10:06:10+08:002024-06-28T10:06:10+08:00

    Claro, o apt irá falar sobre a versão atual.

    Exemplo de 23.10:

    $ apt-cache madison systemd
       systemd | 253.5-1ubuntu6.1 | http://us.archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages
       systemd | 253.5-1ubuntu6 | http://us.archive.ubuntu.com/ubuntu mantic/main amd64 Packages
    

    O rmadisonscript (incluído no devscriptspacote) informará sobre todos os lançamentos abertos:

    $ rmadison systemd
     systemd | 204-5ubuntu20      | trusty            | source
     systemd | 204-5ubuntu20.31   | trusty-security   | source, amd64, arm64, armhf, i386, powerpc, ppc64el
     systemd | 204-5ubuntu20.31   | trusty-updates    | source, amd64, arm64, armhf, i386, powerpc, ppc64el
     systemd | 229-4ubuntu4       | xenial            | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
     systemd | 229-4ubuntu21.27   | xenial-security   | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
     systemd | 229-4ubuntu21.31   | xenial-updates    | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
     systemd | 237-3ubuntu10      | bionic            | source, amd64, arm64, armhf, i386, ppc64el, s390x
     systemd | 237-3ubuntu10.57   | bionic-security   | source, amd64, arm64, armhf, i386, ppc64el, s390x
     systemd | 237-3ubuntu10.57   | bionic-updates    | source, amd64, arm64, armhf, i386, ppc64el, s390x
     systemd | 245.4-4ubuntu3     | focal             | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 245.4-4ubuntu3.20  | focal-security    | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 245.4-4ubuntu3.23  | focal-updates     | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 249.11-0ubuntu3    | jammy             | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 249.11-0ubuntu3.7  | jammy-security    | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 249.11-0ubuntu3.12 | jammy-updates     | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 253.5-1ubuntu6     | mantic            | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 253.5-1ubuntu6.1   | mantic-updates    | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 255.4-1ubuntu8     | noble             | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 255.4-1ubuntu8     | oracular          | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 255.4-1ubuntu8.1   | noble-updates     | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
     systemd | 256-1ubuntu1       | oracular-proposed | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
    
    • Nota : Algumas versões "abertas" já passaram do fim do suporte padrão. Por exemplo, não oferecemos mais suporte comunitário para Trusty, Xenial ou Bionic. Eles permanecem abertos para clientes Pro.
    • 4

relate perguntas

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve