05-03-2016, 05:02 PM
https://www.linuxliteos.com/forums/insta...inux-lite/
You need to follow the steps in the first post in that thread, use the 2 commands for a 32-bit operating system.
Open a Terminal and do the following:
First you paste in this line, hit enter, enter your password if asked etc.
Then paste in this line, hit enter etc.
It needs to be done even if you've never installed Google Chrome.
Updates should then work.
You need to follow the steps in the first post in that thread, use the 2 commands for a 32-bit operating system.
Open a Terminal and do the following:
First you paste in this line, hit enter, enter your password if asked etc.
Code:
sudo rm /etc/apt/sources.list.d/google-chrome.list
Then paste in this line, hit enter etc.
Code:
sudo apt-get remove google-chrome-stable
It needs to be done even if you've never installed Google Chrome.
Updates should then work.