首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在Ubuntu18.04上安装引导图?

如何在Ubuntu18.04上安装引导图?
EN

Ask Ubuntu用户
提问于 2019-05-06 19:24:28
回答 1查看 2.4K关注 0票数 1

引导图不再可用了吗?是否有等效的图形工具?

代码语言:javascript
复制
sudo apt install bootchart  
E: Package 'bootchart' has no installation candidate
 sudo snap install bootchart
error: snap "bootchart" not found

我的分析链似乎毫无帮助:

代码语言:javascript
复制
systemd-analyze critical-chain 
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.



graphical.target @17.301s
└─multi-user.target @17.301s
  └─snap-node-2082.mount @56.794s +60ms
    └─local-fs-pre.target @1.903s
      └─keyboard-setup.service @226ms +1.367s
        └─systemd-journald.socket @224ms
          └─system.slice @218ms
            └─-.slice @218ms
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2019-05-06 20:05:27

将systemd的包名从bootchart更改为systemd-bootchart

尝试在18.04及更高版本中安装systemd-bootchart

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1141037

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档