Wednesday, February 11, 2015

How to Install Firefox 35 on Linux 6 or Oracle VM Linux box



This is remove the current firefox folder from Linux.
[oracle@webcenter ~]$ sudo rm -r /usr/lib64/firefox/


This command will copy back the firefox directory from any folder location to lib64 destination.
[oracle@webcenter ~]$ sudo mv /home/oracle/mithun/firefox  /usr/lib64/firefox





No comments:

Post a Comment