How do I install Waterfox? - Ask Ubuntu (Charles)
8 messages · started by Devi Garcia on Oct 31, 2018
How do I install Waterfox? - Ask Ubuntu (Charles)
From Devi Garcia · Oct 31, 2018
How do I install Waterfox? - Ask Ubuntu (Charles)
From Devi Garcia · Oct 31, 2018
Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Charles Breaux · Oct 31, 2018
Literally the first Google result. https://askubuntu.com/questions/935466/how-do-i-install-waterfox
Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Devi Garcia · Oct 31, 2018
thanks, tried that first...it didn't work. keep getting no such file no such command On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia < asphyxiated.god@gmail.com > wrote: Literally the first Google result.
thanks, tried that first...it didn't work. keep getting no such file no such command
On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Charles Breaux · Oct 31, 2018
Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual install On Wed, Oct 31, 2018, 4:00 PM Charles Breaux < chazbreaux@gmail.com wrote: thanks, tried that first...it didn't work. keep getting no such file no such command
Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual installOn Wed, Oct 31, 2018, 4:00 PM Charles Breaux <chazbreaux@gmail.com wrote:
thanks, tried that first...it didn't work. keep getting no such file no such command
On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:

Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Devi Garcia · Oct 31, 2018
Move the waterfox.tar.gz2 to where you want it installed, I generally use /opt
then run
sudo tar -xvjf ./waterfox.tar.bz2
then simply open the new folder created(mine was called waterfox) and run ./waterfox to launch it.
TL;DR
sudo mv ~/Downloads/waterfox.tar.bz2 /opt cd /opt sudo tar -xvjf ./waterfox.tar.bz2 cd ./waterfox ./waterfox
that's what I'm trying to do. I forgot to attach the screen shot last time. sent it later, but maybe you didn't see it. If you look at the screen shot you'll see that I tried to change directories to where the file is , but got the message no such command???? or no such file.... On Wed, Oct 31, 2018 at 4:08 PM Devi Garcia < asphyxiated.god@gmail.com > wrote: Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual install
that's what I'm trying to do. I forgot to attach the screen shot last time. sent it later, but maybe you didn't see it. If you look at the screen shot you'll see that I tried to change directories to where the file is , but got the message no such command???? or no such file....
On Wed, Oct 31, 2018 at 4:08 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual installOn Wed, Oct 31, 2018, 4:00 PM Charles Breaux <chazbreaux@gmail.com wrote:
thanks, tried that first...it didn't work. keep getting no such file no such command
On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Charles Breaux · Oct 31, 2018
your using the same commands as if you were install software from a PPA or repo that wont work here... Move the waterfox.tar.gz2 to where you want it installed, I generally use /opt then run
your using the same commands as if you were install software from a PPA or repo that wont work here...Move the waterfox.tar.gz2 to where you want it installed, I generally use /opt
then run
sudo tar -xvjf ./waterfox.tar.bz2then simply open the new folder created(mine was called waterfox) and run ./waterfox to launch it.
TL;DR
sudo mv ~/Downloads/waterfox.tar.bz2 /opt cd /opt sudo tar -xvjf ./waterfox.tar.bz2 cd ./waterfox ./waterfoxOn Wed, Oct 31, 2018 at 4:12 PM Charles Breaux <chazbreaux@gmail.com> wrote:
that's what I'm trying to do. I forgot to attach the screen shot last time. sent it later, but maybe you didn't see it. If you look at the screen shot you'll see that I tried to change directories to where the file is , but got the message no such command???? or no such file....
On Wed, Oct 31, 2018 at 4:08 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual installOn Wed, Oct 31, 2018, 4:00 PM Charles Breaux <chazbreaux@gmail.com wrote:
thanks, tried that first...it didn't work. keep getting no such file no such command
On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:

Re: How do I install Waterfox? - Ask Ubuntu (Charles)
From Devi Garcia · Oct 31, 2018
every time I try the various commands I get this message, "no command found" check the screenshot attached On Wed, Oct 31, 2018 at 4:19 PM Devi Garcia < asphyxiated.god@gmail.com > wrote:
every time I try the various commands I get this message, "no command found"check the screenshot attached
On Wed, Oct 31, 2018 at 4:19 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
your using the same commands as if you were install software from a PPA or repo that wont work here...Move the waterfox.tar.gz2 to where you want it installed, I generally use /opt
then run
sudo tar -xvjf ./waterfox.tar.bz2then simply open the new folder created(mine was called waterfox) and run ./waterfox to launch it.
TL;DR
sudo mv ~/Downloads/waterfox.tar.bz2 /opt cd /opt sudo tar -xvjf ./waterfox.tar.bz2 cd ./waterfox ./waterfoxOn Wed, Oct 31, 2018 at 4:12 PM Charles Breaux <chazbreaux@gmail.com> wrote:
that's what I'm trying to do. I forgot to attach the screen shot last time. sent it later, but maybe you didn't see it. If you look at the screen shot you'll see that I tried to change directories to where the file is , but got the message no such command???? or no such file....
On Wed, Oct 31, 2018 at 4:08 PM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Only other way I'm seeing to install it is download the tar file, extract it and then run the script in the extracted folder for a manual installOn Wed, Oct 31, 2018, 4:00 PM Charles Breaux <chazbreaux@gmail.com wrote:
thanks, tried that first...it didn't work. keep getting no such file no such command
On Wed, Oct 31, 2018 at 3:25 PM Devi Garcia <asphyxiated.god@gmail.com> wrote: