This page has instructions for using the older versions of the Ubuntuzilla scripts (v. 3.2.0), before they were melded into one script and ported to python. They are here just for archival purposes, since there is no reason one would want to use these rather than the latest python script. But, just in case, here they are.
For instructions on the latest version of the script (which is what you should be using unless you have a really good reason to do otherwise), see the [Main_Page].
The Ubuntuzilla Firefox script will automatically download and install the newest Firefox for you. It is also able to undo what it has done, and uninstall the Mozilla build of Firefox.
Here are the steps to use this script to install the Mozilla build of Firefox:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installnewfirefox.sh -install
And, if no errors occur, your new Firefox is ready for use!
To remove the Mozilla build of Firefox, these are the necessary steps:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installnewfirefox.sh -remove
As an alternative to using the script, instructions for manually installing the official Mozilla build of Firefox are available on this page of the Ubuntu wiki.
If you already have the official build installed (e.g., by following the instructions above at some point before), you don't have to go through using the instructions in the previous section. You can use the built-in "Updates" functionality of Firefox.
In order for Firefox to update itself, it will have to be run as root. So quit all Firefox windows, and in a terminal, type:
gksudo firefox &
This will start Firefox as root. Select Help > Check for Updates from the menu, and it will find an update and download it. You will then get a message that says Firefox needs to be restarted to apply the update, and you can choose Later or Restart Firefox Now. Choose Restart Firefox Now. Firefox will restart again as root and tell you it's been updated. Now, you can close Firefox again, and then start it as normal from the menu, not as root. And you should be all good to go!
The Ubuntuzilla Thunderbird script will automatically download and install the newest Thunderbird for you. It is also able to undo what it has done, and uninstall the Mozilla build of Thunderbird.
Here are the steps to use this script to install the Mozilla build of Thunderbird:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installnewthunderbird.sh -install
And, if no errors occur, your new Thunderbird is ready for use!
To remove the Mozilla build of Thunderbird, these are the necessary steps:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installnewthunderbird.sh -remove
As an alternative to using the script, instructions for manually installing the official Mozilla build of Thunderbird are available on this page of the Ubuntu wiki.
If you already have the official build installed (e.g., by following the instructions above at some point before), you don't have to go through using the instructions in the previous section. You can use the built-in "Updates" functionality of Thunderbird.
In order for Thunderbird to update itself, it will have to be run as root. So quit Thunderbird, and in a terminal, type:
gksudo thunderbird &
This will start Thunderbird as root. Select Help > Check for Updates from the menu, and it will find an update and download it. You will then get a message that says Thunderbird needs to be restarted to apply the update, and you can choose Later or Restart Thunderbird Now. Choose Restart Thunderbird Now. Thunderbird will restart again as root and tell you it's been updated. Now, you can close Thunderbird again, and then start it as normal from the menu, not as root. And you should be all good to go!
The Ubuntuzilla Seamonkey script will automatically download and install the newest Seamonkey for you. It is also able to undo what it has done, and uninstall Seamonkey.
Here are the steps to use this script to install the Mozilla build of Seamonkey:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installseamonkey.sh -install
And, if no errors occur, your new Seamonkey is ready for use!
To remove the Mozilla build of Seamonkey, these are the necessary steps:
Enter this command to run the script (copy and paste this exactly to avoid typos):
bash ~/Desktop/installseamonkey.sh -remove
As an alternative to using the script, instructions for manually installing the official Mozilla build of Seamonkey are available on this page of the Ubuntu wiki.
This may be due to an intermittent network problem, or to automatic mirror selection at ftp.mozilla.org. Please try the following steps, in order:
If the previous step doesn't do it:
bash ~/Desktop/installnewfirefox.sh -install -d
or
bash ~/Desktop/installnewthunderbird.sh -install -d