help for install offline rpm

To install an RPM that you have offline, use either zypper or rpm commands:


zypper in /path/to/your/file.rpm
rpm -i /path/to/your/file.rpm


Good luck.

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