0
Install RPM under Ubuntu
To install the rpms you'll need to install alien as root:
$ apt-get install alien
To install rpms
$ alien -i /path_to_rpms/*.rpm
$ apt-get install alien
To install rpms
$ alien -i /path_to_rpms/*.rpm
Copyright © 2009 Derek's Technical Notes All rights reserved.
Post a Comment