I am trying to create symbolic link for Firefox using this command:
$ sudo ln -s /opt/firefox/firefox /usr/lib/firefox/firefox
ln: failed to create symbolic link '/usr/lib/firefox/firefox': No such file or directory
I have tried doing it with -sv but same result
 
     
    