Galaxy Kylin OS update Firefox browser

Operating system: Galaxy Kirin OS V10

Firefox original version:

Background: Recently, we are doing compatibility testing. Many front-end components cannot adapt to such an old version of Firefox browser. Front-end page data cannot be displayed, and errors such as interface exceptions are reported. Only components can be downgraded to ensure compatibility with lower versions of Firefox browsers, but Other browsers also have hidden risks. To avoid meaningless repeated testing, upgrading the version of Firefox is currently the best solution! ,

Step 1: Open Terminal

Click [Start] with the mouse - enter terminal in the search box, open the terminal, and enter the command line mode

Step 2: snap installation

Input: sudo apt-get install snapd #Install command Click enter

Input: sudo systemctl enable snapd #Boot self-starting Click enter

Input: sudo systemctl status snapd #Query service status Click enter

At this point, exit the command line mode, reopen the terminal, and enter the command line mode

Input: sudo systemctl start snapd #Start immediately and click enter

Step 3: Install Firefox firefox directly from the command line

Input: sudo snap install firefox #Install firefox browser Click enter

Seeing the content in the picture below means that you have installed the latest version of Firefox! ! ! ! ! ! ! ! !

Open the [Start] search bar and search for firefox

If there are two Firefox browsers at this time, delete the old version to complete the update;

If there is only one old version of Firefox browser at this time: Open Kylin Store and uninstall Firefox! (Don't hesitate, you will lose if you hesitate!!!) Then, restart! ! ! ! ! ! !

After restarting, you open the Firefox browser and you will see the latest version of the Firefox browser!

Guess you like

Origin blog.csdn.net/weixin_43934631/article/details/129419363