Mike's Developer Notes
Wednesday, March 13, 2013
Installing rpm file in Ubuntu
Simple run the following command on your terminal:
sudo alien yourFileName.rpm
Then, double-click the generatd .deb file.
If alien is not yet installed,
you will need to run the following command first:
sudo apt-get install alien dpkg-dev debhelper build-essential
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment