Zypper update RPM package

hello guys, to update rpm package using Zypper…

it will be like this: Zypper update rpm_package_name

because for rpm command its: rpm -Uvh rpm_package_name

any input is greatly appreciated…

Thanks :slight_smile:

On 10/02/2014 09:34, JJJCR wrote:
[color=blue]

hello guys, to update rpm package using Zypper…

it will be like this: Zypper update rpm_package_name

because for rpm command its: rpm -Uvh rpm_package_name

any input is greatly appreciated…[/color]

zypper is not the same as rpm.

See http://en.opensuse.org/SDB:Zypper_usage#Update_management for a list
of update-related zypper commands but essentially, for SLES, commands are:

zypper refresh|ref
zypper list-updates|lu
zypper list-updates|lu -t patch
zypper update|up -t patch

HTH.

Simon
SUSE Knowledge Partner


If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.