View Single Post
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#5
whatever application you are trying to install, could you pls try
Code:
root
apt-get update
apt-cache search {some key word for the app}
{package} - some description
apt-get install {package}
and post the output of the apt-get commands?
__________________
information is a necessary though no sufficient condition to rationality...
 

The Following User Says Thank You to misterc For This Useful Post: