I just installed this version of linux on my pen drive and booted it. I is a variation of PCLinuxOS MiniMe. I have tried to install firefos and other things on this but have been unable to extract the tar.gz. I have tried many ways of doing it but don't really know how to . I know you need to run a command, but where?
If I saved firefox to my desktop would I just right click and Run Command and type
or
Neither Work.
Please help.
If I saved firefox to my desktop would I just right click and Run Command and type
| Code: |
| tar -xvf firefox-2.0.0.1.tar.gz |
or
| Code: |
| gzip -dc firefox-2.0.0.1.tar.gz | tar xf - |
Neither Work.
Please help.
