![]() |
Mozilla Firefox 5 |
Step 1: Open a new command shell (Teminal or a console) and add the firefox repo as 'sudo apt-add-repository ppa:mozillateam/firefox-stable'
Output will be as follows
kasun@konkord:/home/kasun# sudo apt-add-repository ppa:mozillateam/firefox-stable Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg
--trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
--keyserver hkp://keyserver.ubuntu.com:80/ --recv 0AB215679C571D1C8325275B9BDB3D89CE49EC21 gpg: requesting key CE49EC21 from hkp server keyserver.ubuntu.com gpg: key CE49EC21: public key "Launchpad PPA for Mozilla Team" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) kasun@konkord:/home/kasun#