RPM - Install an RPM Package IGNORING the dependencies


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. # rpm -i software-2.3.4.rpm --nodeps

URL: http://www.tuxfiles.org/linuxhelp/rpminstall.html

Report this snippet


Comments


You need to login to view comments.