Hi, I am new to linux and please pardon me if this question sounds stupid.
I am trying to install sysv-rc-conf on my newly installed kubuntu, but I am hit with the following problem. Can someone tell me what's wrong? Thanks.
$ sudo sysv-rc-conf
sudo: sysv-rc-conf: command not found
$ sudo apt-get install sysv-rc-conf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package sysv-rc-conf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package sysv-rc-conf has no installation candidate
$
I am trying to install sysv-rc-conf on my newly installed kubuntu, but I am hit with the following problem. Can someone tell me what's wrong? Thanks.
$ sudo sysv-rc-conf
sudo: sysv-rc-conf: command not found
$ sudo apt-get install sysv-rc-conf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package sysv-rc-conf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package sysv-rc-conf has no installation candidate
$
Comment