#cant install chrome

53 messages · Page 1 of 1 (latest)

somber ibex
#

do a

sudo apt install --fix-broken

pastel chasm
#

ok

#

it told me to run sudo apt autoremove

pastel chasm
somber ibex
#

it will install the dependencies and make you install the package

pastel chasm
#

issue is still there

warm swallow
#

are you on mint 22?

pastel chasm
#

yes

#

im installing from firefox

#

if that matters

pastel chasm
warm swallow
pastel chasm
#

problem

warm swallow
#

open the terminal

pastel chasm
warm swallow
#

go to the download folder

pastel chasm
#

done

warm swallow
#

check what's the name of the chrome package there and run:
sudo dpkg -i <name of the google-chrome package>.deb

pastel chasm
#

ok

#

it installed but why didnt it work with gdebi gtk

warm swallow
#

now run one last command:

#

sudo apt update

#

I see if it shows any errors?

pastel chasm
#

no errors

warm swallow
#

good, try to open chrome then, you should be good if it opens ok

pastel chasm
#

yes it opened fine

pastel chasm
warm swallow
# pastel chasm it installed but why didnt it work with gdebi gtk

the chrome package was expecting a version of libglib more recent than the one you have currently on your system, the way you installed on the terminal it ignores that, and this shouldn't be an issue because I think the version you currently have installed is very close to the one chrome requires.

pastel chasm
#

how do i update libglib though

warm swallow
pastel chasm
#

oh

#

thanks

#

thank you

#

isnt there like a bot that gives you point when someone says thanks

warm swallow
#

uhm, it does not seem to work in these threads.

somber ibex
#

@pastel chasm

#

after you run the dpkg -i <package>

#

you use the
sudo apt install --fix-broken

to get the dependencies in case it didnt work at first

pastel chasm
#

ok

#

thanks

somber ibex
mortal swallow
# pastel chasm thanks

just for fun open synaptic and search libglib2 and see the results. the one with the exact name match. it should a) be green and b) list an installed version number.

pastel chasm
#

all the results say 2.80.0-6ubuntu3.1

#

@mortal swallow

mortal swallow
#

so that meets it. u probably did an update or soemthing just now

mortal swallow
#

anything not installed wont have a green box, nor will it show a version number in the "installed" column.