when i use rtcwake
command:
rtcwake: command not found
Searching yields nothing:
$ sudo apt-cache search rtcwake
$ sudo apt-get install rtcwake
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rtcwake
apt-cache policy util-linux:
util-linux:
Installed: 2.25.1-3ubuntu4
Candidate: 2.25.1-3ubuntu4
Version table:
*** 2.25.1-3ubuntu4 0
500 http://mirror.rol.ru/ubuntu/ utopic/main amd64 Packages
100 /var/lib/dpkg/status
rtcwake
is in theutil-linux
package. What is the output ofapt-cache policy util-linux
? – muru Feb 20 '15 at 05:59/usr/sbin/rtcwake
. – muru Feb 20 '15 at 06:09How can I use this command directly?
– javad75 Feb 20 '15 at 06:19sudo ln ...
) – muru Feb 20 '15 at 06:24