Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Software => Téma založeno: Keyser Söze 15 Července 2022, 09:11:30
-
Zdravím.
Právě jsem přešl z Win na Linux Ubuntu 22.04 (běží mi na RPI4).
Instalace se mi nedaří ani přes instalaci softwaru (chyba: Nelze nainstalovat balíček google-chrome-stable: The following packages have unmet dependencies)
ani pres příkazový řádek pomocí návodu na: https://www.linuxcapable.com/cs/how-to-install-google-chrome-on-ubuntu-22-04-lts/ (chyba:
keyser-desktop:~$ sudo apt install google-chrome-stable -y
Načítají se seznamy balíků… Hotovo
Vytváří se strom závislostí… Hotovo
Načítají se stavové informace… Hotovo
E: Nelze najít balík google-chrome-stable)
Budu rád za jakoukoli pomoc, díky.
PS: Dokonce se nejde ani přihlásit k učtu google v systemu linuxu. Přihlašovací okno se zobrazí jakoby rozmazané (rozsypané).
-
Všechny předchozí kroky dle toho návodu proběhly korektně?
Je v systému skutečně přidaný repozitář s Chrome?
Jinak po pravdě řečeno nechápu, proč volíš zrovna tohoto ultrašmíráka, když je k dispozici mraky dalších prohlížečů...
-
Všechny kroky proběhly vpořádku jen u příkazu: "sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 ubuntu-keyring -y" si nejsem jist protože se text vypsal se spoustou kosočtverečku s otazníkem, takže se to nedá číst.
Repozitář by měl být soubor "google-chrome-stable_current_amd64.deb" chápu to dobře? Ten stažený je.
Jinak v Chrome mám spoustu nastavení a záložek. Chci se postupně googlu zabavit Google Home, Google Cloud a i chromu. Ale najednou by toho bylo moc takže postupně. ;)
-
ukáž
cat /etc/apt/sources.list | grep google
-
cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ports.ubuntu.com/ubuntu-ports/ jammy main restricted
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates main restricted
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ jammy universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy universe
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ports.ubuntu.com/ubuntu-ports/ jammy multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-backports main restricted universe multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-backports main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security main restricted
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security universe
deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security multiverse
-
nemáš tam žiadny repozitár od gúglu ...
"google-chrome-stable_current_amd64.deb" nie je repo , ale prehliadač ...
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt -f install
-
Tak děkuji za rady. Jak se ukázalo tak nemůžu mít Chrome na RPi... Takže si teď budu muset vybrat i nový prohlížeč :)
-
Myslim, ze si muzes spis polepsit ...