GNU/Linux >> Znalost Linux >  >> Ubuntu

Nemohu nainstalovat Chromium nebo Chrome na Ubuntu 16.04 Lts?

právě nainstaloval Ubuntu 16.04 LTS na můj sestavený počítač.
Pokusil jsem se nainstalovat Chromium přes Ubuntu Software nebo Chrome, ale proces instalace se velmi brzy zastaví.
Pokus o spuštění v terminálu:

sudo apt install chromium 

Reading package lists... Done Building dependency tree Reading state information... Done Package chromium is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: chromium-bsu:i386 chromium-bsu E: Package 'chromium' has no installation candidate

sudo apt install chromium-bsu 

Reading package lists... Done Building dependency tree       Reading state information... Done You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 chromium-browser-l10n : Depends: chromium-browser (>= 55.0.2883.87-0ubuntu0.16.04.1263) but it is not going to be installed
                         Depends: chromium-browser (< 55.0.2883.87-0ubuntu0.16.04.1263.1~) but it is not going to be installed
 chromium-bsu : Depends: chromium-bsu-data (>= 0.9.14) but it is not going to be installed
                Depends: fonts-uralic but it is not going to be installed or
                         ttf-uralic but it is not installable
                Depends: libalut0 (>= 1.0.1) but it is not going to be installed
                Depends: libglc0 (>= 0.7.1) but it is not going to be installed
                Depends: libsdl-image1.2 (>= 1.2.10) but it is not going to be installed
                Depends: libsdl1.2debian (>= 1.2.11) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).    

Možná, existuje problém s nenaplněnými závislostmi?

Přijatá odpověď:

Ano, problémem byly závislosti, ty jsou opraveny pomocí

sudo apt -f install

Druhým problémem byly nějaké zbytky souboru po neúspěšném pokusu apt o instalaci do /var/cache/apt/archives, aby se tento běh napravil

sudo rm /var/cache/apt/archives/chromium*

Nyní se Chromium nainstaluje

sudo apt install chromium-browser

VOLIČI

Zvažte, prosím, tuto odpověď s láskou, s touto otázkou to opravdu pomohlo.


Ubuntu
  1. Nainstalujte Dokuwiki na Ubuntu 20.04 LTS

  2. Nainstalujte Karbon na Ubuntu 20.04 LTS

  3. Nelze nainstalovat Thesql-workbench pro Ubuntu 16.04 Lts?

  1. Nainstalujte Chromium na Ubuntu 18.04 LTS a Linux Mint

  2. Nainstalujte Python 3.7 na Ubuntu 18.04 LTS

  3. Nainstalujte Python 3.9 na Ubuntu 20.04 LTS

  1. 2 způsoby instalace Google Chrome v Ubuntu 20.04 LTS

  2. Jak nainstalovat Google Chrome na Ubuntu 18.04 LTS

  3. 2 způsoby instalace Google Chrome na Ubuntu 18.04 LTS Bionic Beaver