Mailinglist Archive: zypp-devel (78 mails)

< Previous Next >
Re: [zypp-devel] How do I select specific packages in zypper/yast2?
  • From: Jan Kupec <jkupec@xxxxxxx>
  • Date: Fri, 02 Nov 2007 09:16:18 +0100
  • Message-id: <472ADCD2.8060508@xxxxxxx>
Duncan Mac-Vicar P. wrote:
On Wednesday 31 October 2007 08:20:26 pm Stefan Hundhammer wrote:
On Wednesday 31 October 2007 18:55, Aniruddha wrote:
With smart I can use a specific version like this: smart install
kernel-source-2.6.22.5-31. How do I achieve the same with zypper/yast2?
Even if this is really a usage / support question which does not belong
into this development forum:

In the YaST package selector, use the "Versions" tab on the bottom right to
select a specific version> .

in zypper just specify name-x.y.z instead of name

This does not work yet. Maybe somewhere it the future.

Currently 'zypper install --capability name=x.y.z' can be used.
--capability will be the default as soon as we solve some problems with
it, so it will be sufficient to write 'zypper install name=x.y.z'.

Jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >