I am running Ubuntu 12.04 LTS. I have edited /etc/apt/sources.list to add deb http://tinyos.stanford.edu/tinyos/dists/ubuntu precise main. But when I try to install tinyos; I get the following error:
shahid@shahid-Lenovo-G550:~$ sudo apt-get install tinyos
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tinyos
How do I resolve this?