HASTHAM|Kerala State IT Mission Alappuzha
ABOUTContact UsSnehapoorvam Collector (PG Module)
  • HOME
  • HASTHAM GATEWAY
    • ABOUT
    • Contact Us
    • Ubuntu Corner
  • 1.eDistrict Version 2.0
    • Firefox Ubuntu
    • Java
    • PDF
    • SHARE
  • 2. e-Office(eFile 7.3.9)
    • e-Office DSC Issues
    • VPN Issues
  • 3. 🔐 Digital signature
  • 4.Software Issues
    • e-District Issues
    • e-0ffice Issues
    • 🔑DSC Issues
    • NICDSign Issues
  • 5. Issues and Solutions
    • 🏢site issues
  • 6. Malayalam Typing
    • Font Installation
  • 7. Printer
    • Printer Issues
  • 8. Scanner
    • Scanner Issues
  • 9. Video Conference
    • Google meet
  • 10. Complaint Booking Service
    • BSNL Compliant Booking Service
  • 11. Network Debugging Tools
    • Wi-Fi
    • Network Debugging Techniques
  • 12. Orders/Circulars
  • 13. Downloads
Powered by GitBook
On this page
  • Firefox Installation
  • Update Firefox Ubuntu
  1. 1.eDistrict Version 2.0

Firefox Ubuntu

Previous1.eDistrict Version 2.0NextJava

Last updated 2 months ago

The eDistrict Version 2.0 is not dependent on Java applet and will work with Latest version of Firefox and as well as google chrome.

The latest Firefox version is 136.0.0

Firefox Installation

Download Firefox

1.Extract the contents of the downloaded file by typing:

tar xjf firefox-*.tar.bz2

2.Move the uncompressed Firefox folder to /opt:

mv firefox /opt

3.Create a symlink to the Firefox executable:

ln -s /opt/firefox/firefox /usr/local/bin/firefox

4. Download a copy of the desktop file:

wget https://raw.githubusercontent.com/mozilla/sumo-kb/main/install-firefox-linux/firefox.desktop -P /usr/local/share/applications

Latest Version of Firefox Installed on your system Successfully.

Update Firefox Ubuntu

sudo apt update
 sudo apt install --only-upgrade firefox