I cannot understand how to check third party repositories...

Asked by samsheer

when trying to install software a message show as -Check if you are using third party repositories.

If so disable them, since they are a common source of problems.

Furthermore run the following command in a Terminal: apt-get install -f

I cannot understand how to check third party repositories...

please help

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
Jeet
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you close software centre then give the output of:

sudo apt-get update; sudo apt-get upgrade; sudo apt-get -f install

Thanks

Revision history for this message
Jeet (gour-jitendrasingh) said :
#2

Please provide output of uname -a; lsb_realese -a

Thanks

Revision history for this message
Best Jeet (gour-jitendrasingh) said :
#3

You can see third party softwares from /etc/apt/sources.list

Revision history for this message
samsheer (dsamsheer-y) said :
#4

Thank you actionparnsnip and jeet....I followed the instructions of action... and it helped

Revision history for this message
samsheer (dsamsheer-y) said :
#5

Thanks Jeet, that solved my question.