Using Ubuntu 13.04 (gnome version)
Whenever I try install an application using the terminal:
sudo apt-get install <some program>
I have error messages such as:
E: Unable to correct problems, you have held broken package.
I have tried, as suggested in many different posts to check what were the broken packages by using:
dpkg --get-selections | grep hold
But I have no results. I have also tried this, but was pointless:
sudo apt-mark showhold
Please help me fix this package problem, I cannot install anything new from both the terminal and Software Center... I have also tried using synaptic in edit > fix packages, but still the problem goes on...
Whenever I try install an application using the terminal:
sudo apt-get install <some program>
I have error messages such as:
E: Unable to correct problems, you have held broken package.
I have tried, as suggested in many different posts to check what were the broken packages by using:
dpkg --get-selections | grep hold
But I have no results. I have also tried this, but was pointless:
sudo apt-mark showhold
Please help me fix this package problem, I cannot install anything new from both the terminal and Software Center... I have also tried using synaptic in edit > fix packages, but still the problem goes on...