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
/usr/lib/firefox/
exist? – steeldriver Sep 25 '19 at 11:55