Installing .rpm file you need to use “alien”. Installing alien: $sudo apt-get update $sudo apt-get install alien go to your directory and convert .rpm files to .deb (use -k option to maintain the version number, if not alien will add ’1′ to .deb files: $sudo alien -k name-of-rpm-file.rpm To install package from debian that has …
Monthly Archive: April 2008
Permanent link to this article: http://lindaocta.com/?p=46