root@cl:/etc/init.d# apt install sysv-rc-conf
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package sysv-rc-conf
网上的软件源基本是旧版本,没有新版,
请问最新适用于ubuntu22.04的软件源是什么?
去下载源码,进行编译后再进行安装!
在 /etc/apt/sources.list 文件末尾加上
deb http://archive.ubuntu.com/ubuntu/ trusty main universe restricted multiverse
然后updatesudo apt-get install sysv-rc-conf 安装
sysv-rc-conf 提供了一个界面管理开启启动项
$ sysv-rc-conf