My linking looks broken. It's showing below error.
$ opt
The program 'opt' is currently not installed. You can install it by typing:
apt-get install llvm
and apt-get install llvm-3.6 shows that:
$ apt-get install llvm-3.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
llvm-3.6 is already the newest version.
What am I missing here?
Edit
With opt, even llvm is also broken. Could anyone please clear that as well?
$ apt-cache policy llvm
llvm:
Installed: (none)
Candidate: 1:3.4-0ubuntu1
Version table:
1:3.4-0ubuntu1 0
500 http://my.org.url/ubuntu/ trusty/universe amd64 Packages
which opt showing nothing.