#cant install chrome
53 messages · Page 1 of 1 (latest)
after this command will i be able to install chrome
yes
it will install the dependencies and make you install the package
issue is still there
are you on mint 22?
also what is libglib
base system lib related to the C programming language
ok so how do i fix this problme
problem
open the terminal
done
go to the download folder
check what's the name of the chrome package there and run:
sudo dpkg -i <name of the google-chrome package>.deb
no errors
good, try to open chrome then, you should be good if it opens ok
yes it opened fine
but what happened here
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.
how do i update libglib though
That should be a system update, I don't know when will it land though.
oh
thanks
thank you
isnt there like a bot that gives you point when someone says thanks
thanks
uhm, it does not seem to work in these threads.
@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
you are welcome
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.
only look at the one with the green checkbox on it
anything not installed wont have a green box, nor will it show a version number in the "installed" column.