Some basic Repositories You Must Have:
- Oss: Index of /distribution/11.4/repo/oss
- Non-oss: Index of /distribution/11.4/repo/non-oss
- Update: Index of /update/11.4
These repositories should be in your repositories list from Installation.
If Not, add them.
Additional Repositories You will need:
- Packman: Index of /pub/linux/misc/packman/suse/openSUSE_11.4/
- Libdvdcss: http://opensuse-guide.org/repo/11.4/
***Take note to remove the VideoLan repo if you have it***
Packman above is from a Europe Mirror, you might want it local to you. In which case check here: Additional package repositories - openSUSE!
In a su - terminal ( What is a su - terminal? )
Code:
zypper ar -f http://opensuse-guide.org/repo/11.4/ libdvdcss
Code:
zypper ref
Code:
zypper in libdvdcss
Code:
zypper ar -f http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_11.4/ packman
Code:
zypper ref
You may also be interested in this method of adding/managing repositories:
Repository Management
Mirror lists here: Package repositories - openSUSE
And here: Additional package repositories - openSUSE
Repository Management
Mirror lists here: Package repositories - openSUSE
And here: Additional package repositories - openSUSE
Quote:
# | Alias | Name | Enabled | Refresh | Priority |
1 | packman | packman | Yes | Yes | 99 |
2 | Updates | Updates | Yes | Yes | 99 |
3 | Non-oss | Non-oss | Yes | Yes | 99 |
4 | Oss | Oss | Yes | Yes | 99 |
5 | libdvdcss | libdvdcss | Yes | Yes | 99 |
-----------------------------------------------------------------------------------------------------------------------------
Now we can move on to everything else:
But first you need to know something of the installation process. Using Yast – Software – Software Management you can filter by Repositories and so go to the repository you need to work from. In our case it will be the Packman Repository. Installed Packages have a tick in the check box, Packages with Blue text mean they are updates – Packages showing Red text mean they are roll-backs. In the case of a New Installation it is unlikely that there will be any Red packages.
Viewing the Packman repo in 11.4 you will see the switch feature which lets you switch vendor to Packman see: Switch to Packman Versions (we do this later)
Viewing the Packman repo in 11.4 you will see the switch feature which lets you switch vendor to Packman see: Switch to Packman Versions (we do this later)
You now need to mark for installation the following – some of which may auto add to install by dependency as you work through the list. (please remember some packages may not be available due to changes in packaging. We update this list regularly.)
A zypper option is:
Code:
zypper in lame libavcodec52 libavdevice52 flash-player ffmpeg gecko-mediaplayer libdvdnav4 libdvdread4 libquicktime0 libxine1 libxine1-codecs libxvidcore4 smplayer vlc w32codec-all xine-ui xvidcore
libavcodec52
libavdevice52
libdvdnav4
libdvdplay0
libdvdread4
ffmpeg
flash-player
gecko-mediaplayer
libquicktime0
libxine1
libxine1-codecs
libxvidcore4
smplayer
vlc
w32codec-all
xine-ui
xvidcore
(optional for kde users) k3b-codecs
Having added all these My preference is to - Now go back to Software Management - Filter to Packman and do this: Switch to Packman Versions
Gnome looks different, see just below:
A zypper option would be:
*Observe the alias correctly Eg; packman, as shown here or how it is in your repo list.
Gnome users: see this image:
I have done several trial Gnome installs and using the package switcher is the easiest option, but you must accept the removal of 'transmission-common' as shown here:
Allow removal of transmission-common
Gnome looks different, see just below:
A zypper option would be:
Code:
zypper dup -r packman
Gnome users: see this image:

I have done several trial Gnome installs and using the package switcher is the easiest option, but you must accept the removal of 'transmission-common' as shown here:
Allow removal of transmission-common
Thanks to RedDwarf for this check list: Check your multimedia problem in ten steps - openSUSE Forums
James @jdmcdaniel3 wrote this MMCHECK - Check Your Multimedia in 10 Steps - Script File, as proposed by RedDwarf
'oldcpu' has a 'sticky' here: Welcome to multimedia sub-area - openSUSE Forums
Quote:
ONE CLICK OPTIONS-
KDEand Gnome OneClicks
Rate this article