Re: Problem with update
Interesting. Well, no messages means the command worked correctly.
In the Konsole, try this series of commands:
and let's see what happens.
Originally posted by Itsuki
In the Konsole, try this series of commands:
Code:
sudo apt-get update
Code:
sudo apt-get install
Code:
sudo apt-get autoclean
Comment