They offer different flash templates with latest features.
Login

Forgot password
Register
Latest changes

The idea module was updated:

  • We now have 10 statuses instead of 5
  • The review process now involves both moderators and developers
  • Moderators can now review form and content separately
  • Moderators can now delegate decisions to developers when they are unable to assess the pertinence or feasibility of an idea
Improve this website
  • Report bugs here.
  • Register ideas for improvements using the idea module on this website.
Back
Written by:
crismblog
Score: 10
votes: 14
Format: Article

 Install .rpm Packages


Linux Mint Support only deb package installation, If you have some software in rpm package you can install it in Linux Mint easily.

To install open Terminal (Press Ctrl+Alt+T) and copy the following command in the Terminal:

  • sudo apt-get install alien dpkg-dev debhelper build-essential

Now convert package from RPM format to DEB format, use the following command. Change your packagename in command:

  • sudo alien packagename.rpm

To install the deb package enter following command:

  • sudo dpkg -i packagename.deb

Tags: rpm packages, rpm, install rpm
Created: 1 year ago.
Last edited: 1 year ago.
Reviewed: 1 year ago.
Read 0 times.

Comments
11 months ago

Mintification
Good old alien. Thanks for the tutorial.  
1 year ago

dagon
Hi!

Please use the forum for support, no one will see your post here:
http://forums.linuxmint.com/
 
1 year ago

freakazoid
Hi there, I am a newbie and am having a bit of trouble installing .rpm packages. The system says Alien is installed but I can't find it and do not know how to execute it. I need to install "iscan-2.28.1-3.i386.rpm" to get my scanner to work as the OS does not read the scanner. It's an Epson Perfection V33. Can you possibly advise please?  

Other tutorials from crismblog