Is there a way to know what is the default pattern content without installing a fresh distro? If I understand well, when I install, say, kde4 (openSUSE default), some multimedia packages are pre-configured for installation. It's this list I would like to have (to test them first) thanks jdd -- http://www.dodin.net http://www.youtube.com/user/jdddodinorg http://jdd.blip.tv/ -- To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-multimedia+help@opensuse.org
On 05/14/2011 07:17 PM, jdd wrote:
Is there a way to know what is the default pattern content without installing a fresh distro?
If I understand well, when I install, say, kde4 (openSUSE default), some multimedia packages are pre-configured for installation.
It's this list I would like to have (to test them first)
thanks jdd To find the names of the patterns - zypper se -t pattern To find the packages installed by the pattern - zypper if -t pattern patternname This gives an output which is easier than yast's to read.
On the subject of spec files, you can find a good reference at : http://www.rpm.org/max-rpm-snapshot/p5206.html Dave P -- To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-multimedia+help@opensuse.org
Le 15/05/2011 02:19, Dave Plater a écrit :
To find the names of the patterns - zypper se -t pattern To find the packages installed by the pattern - zypper if -t pattern patternname This gives an output which is easier than yast's to read.
oh, yes. I expected the latter command to give the installed list, not the default one. good, thanks
On the subject of spec files, you can find a good reference at : http://www.rpm.org/max-rpm-snapshot/p5206.html
some time ago I wanted to learn packaging, but the spec files where much too difficult for my knowledge :-( thanks jdd -- http://www.dodin.net http://www.youtube.com/user/jdddodinorg http://jdd.blip.tv/ -- To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-multimedia+help@opensuse.org
participants (2)
-
Dave Plater
-
jdd