Ubuntu16.4版本安装root详解

  1. 鼠标右键打开终端输入root检查电脑里面是否已经安装
  2. 若未安装输入sudo apt-get install root-system-bin”,
  3. 若报错“E:无法定位软件包root-system-bin”解决方法:输入“sudo apt-get update”命令。
  4. 最后重新输入sudo apt-get install root-system-bin进行root安装(大概半小时)
  5. 安装完成之后输入密码即可。(下面两张图是具体报错解决操作截图)

Ubuntu16.4版本安装root详解
Ubuntu16.4版本安装root详解

相关文章:

  • 2021-09-18
  • 2021-11-19
  • 2022-12-23
  • 2021-11-29
  • 2021-05-31
  • 2021-12-30
  • 2021-11-02
  • 2021-12-01
猜你喜欢
  • 2021-04-20
  • 2022-12-23
  • 2021-04-01
  • 2021-08-01
  • 2021-10-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案