Problem description
Prepare to install Google browser in Ubuntu, open the installation after downloading and find that it cannot be installed normally, and prompt “this software is from a third party and may contain non free components”, as follows:
Solution
Install third party software solutions:
- gdebi installation
sudo apt install gdebi-core
- if it can’t be installed, try to change the source and execute OL> first
sudo apt-get update
- find the location of the downloaded Google browser installation package, and then execute: OL>
sudo gdebi xxx.deb
Xxx.deb is the package name
Read More:
- [solution] Google Chrome browser hijacked by hao123 chrome://version Command line tampered
- ubuntu-how to solve the error-Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
- When installing software in Ubuntu, it prompts: E: You don’t have enough free space in /var/cache/apt/archives/.
- Problems and solutions of installing Ubuntu 12.04 in win7
- How To Install Google Chrome on Linux Mint 19
- How to download Google Chrome offline installation package from the official website
- Google browser chrome installation failed, error code: 0xa0430721 solution (★ pro test is feasible 〉)
- how to install chrome in kali linux
- Solve the Google Chrome Failed to load resource: net::ERR_FAILED problem
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- Installing markdown viewer 3.9 plug-in for Chrome
- The garbage plug-in mixed in chrome causes an error in the front-end JS operation: only one instance of Babel Polyfill is allowed
- Mex compiler error handling in MATLAB and GCC installation in Ubuntu
- Some problems in installing wsl2 and NVIDIA docker in win10
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- Error in installing centos8.3: DFN error: error in postrans scriptlet in RPM package kernel core
- Ubuntu 20.04 installing gfortran-6/ libgfortran.so .3
- Change the path in the user directory in Chinese Ubuntu to English
- Ubuntu18.04 installing Tomcat 8.5
- Cannot find module ‘.. / lib / utils / unsupported. JS’ problem in installing node in centos7