02-10-2016, 11:02 PM
Pages: 1 2
02-11-2016, 01:16 AM
This worked for me, your upstream may vary...
sudo nano /etc/apt/sources.list.d/linuxlite.list
Change 'trusty' to 'beryl'
(fixes problem with linuxlite repo)
Download and install chrome from their website
Google and install 'talkplugin' for google hangouts
(fixes issues with google repos)
sudo apt-get update
sudo apt-get upgrade
Worked for linux lite 2.6 LTS on my Dell XT-2 laptop.
https://coinbase.com/UnklAdM
- UnklAdM
sudo nano /etc/apt/sources.list.d/linuxlite.list
Change 'trusty' to 'beryl'
(fixes problem with linuxlite repo)
Download and install chrome from their website
Google and install 'talkplugin' for google hangouts
(fixes issues with google repos)
sudo apt-get update
sudo apt-get upgrade
Worked for linux lite 2.6 LTS on my Dell XT-2 laptop.
https://coinbase.com/UnklAdM
- UnklAdM
02-11-2016, 01:21 AM
Curious, would this command have fixed his problem as well?
I remember that I was a bit impatient to allow the update to complete once and closed the terminal and rebooted after it had hung there for a while.
I later had the problem of not being able to update. That code cleared it up.
Code:
sudo dpkg -a --configure
I remember that I was a bit impatient to allow the update to complete once and closed the terminal and rebooted after it had hung there for a while.
I later had the problem of not being able to update. That code cleared it up.
Pages: 1 2