Adding gstreamer0.8* to Synaptic Package Manager

Asked by frankinchingolo

My Synaptic Package Manager has the gstreamer0.10* packages but not the gstreamer0.8* packages. I checked all boxes in Settings>Repositories>Ubuntu Software but this did not work.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu synaptic Edit question
Assignee:
No assignee Edit question
Solved by:
frankinchingolo
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

You mean you want downgrade your gstreamer installed software...?

gstreamer0.10-x to gstreamer0.8-*

Thank you

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

Hello..
You have to downgrade a package:

downgrading a package..
Just replace your existing os repository to an older one
For ex: gutsy to edgy:
gutsy rdesktop 1.5.0.2 to edgy rdesktop 1.41
Just add the edgy repos to your sources.list:

deb http://archive.ubuntu.com/ubuntu edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted

Then do a

sudo aptitude update

Then do a

sudo aptitude remove rdesktop

here rdesktop 1.5 is replaced by rdesktop 1.41

Hope the above example helps.....:)

br,

Bhavani Shankar.

Revision history for this message
Bhavani Shankar (bhavi) said :
#3

Sources list can be accessed by typing the following command in a terminal (applications -> accessories -> terminal)..

sudo gedit /etc/apt/sources.list

Bhavani Shankar.

Revision history for this message
frankinchingolo (frankinchingolo) said :
#4

To get Totem to work correctly, I was giving a list of packages to install. Some of the packages were gstreamer0.10* and some of the packages were gstreamer0.8*. The gstreamer0.8* packages do not appear in my Synaptic Package Manager. What do I do?

Revision history for this message
Bhavani Shankar (bhavi) said :
#5

Please tell us What are you trying to play in totem?

Thank you..

Revision history for this message
Bhavani Shankar (bhavi) said :
#6

This article might help you out...(to set up totem correctly)

https://help.ubuntu.com/community/RestrictedFormats

anyways keep us informed..and please be specific about any errors you are getting to enable better support...

Revision history for this message
frankinchingolo (frankinchingolo) said :
#7

Thank you. You Ubuntu people are great. I look forward to coming up to speed so that I may help out as well.