cannot install mencoder

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Heeter

cannot install mencoder

Post by Heeter »

Hi all,

My first post,

I am trying to install an application called. It is asking for mencoder. I am trying to install mencoder now through the protal, but it is telling me that I have broken packages.

What steps can I take to fix this and install devede?

Thanks

Heeter
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: cannot install mencoder

Post by 67GTA »

Have you added any third party repos? If not try opening a terminal and run theses commands one at a time. This should try and install any missing packages or dependencies if the repos are not conflicting.

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install -f
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Heeter

Re: cannot install mencoder

Post by Heeter »

Thanks for the reply


I am still getting issues about extra stuff not installable.


Heeter
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: cannot install mencoder

Post by 67GTA »

Try installing it with apt in a terminal and post the errors.

Code: Select all

sudo apt-get install mencoder
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Locked

Return to “Software & Applications”