gstream plugin for mmsh download-bad,tried to rid of but sudo won't work.I'm new

Asked by jayquanaely

I needed to download gstreamer plugins for mmsh protocol source to listen to radio programs which told me I needed a mms plugin but my ubuntu gstreamer download ran for over 14hrs so I cancelled it. I for the mess. software index is broken use pkg mang"synaptic or run sudo apt get install F" I tried to run sudo apt and when I tried to give my password, it won't take it.I also got 0.10bad. I did rebot. I am new.

Question information

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

Can you give the output of:

uname -a; lsb_release -a; echo; sudo apt-get -f install

Thanks

Revision history for this message
jayquanaely (jnsanders2) said :
#2

after entering the above answer I got: uname-a not found and isb_release-a not found

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#3

You mistyped the commands given (space characters missing). Better do it with copy and paste

uname -a; lsb_release -a; echo; sudo apt-get -f install

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

"I tried to run sudo apt and when I tried to give my password, it won't take it..."

When you enter a command in a terminal window with sudo you will be asked for your password. When you enter the password you will see nothing on the screen, no echo, no '*' placeholders, nothing. This is on purpose. Just type your password and press enter.

Revision history for this message
jayquanaely (jnsanders2) said :
#5

ok, remember I am a newbie
I did the cut and paste into the terminal and got better results
the response is: reading package done
building dependincy tree
reading state infomation done
0updgraded,0newly installed,0to remove,0not upgraded

does this mean it worked?

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Yes, this confirms that you package management system is again in a stable status.

You should again be able to install your gstreamer plugins with Synaptic package manager or with Software Center.

Revision history for this message
jayquanaely (jnsanders2) said :
#7

canonical does not provide updates for gstreamer plugins for mms,wavpack,quicktime or musepack so it was suggested to check here for updates.

Revision history for this message
jayquanaely (jnsanders2) said :
#8

Thanks Manfred Hampl, that solved my question.