Ubuntu Forums Archive Viewer

Installing 'alien'

Archived thread 100005 from Desktop Environments. Markdown source: Desktop_Environments/thread_100005_Installing_'alien'.md

Original URL About this archive
#1

I have a LimeWire Pro rpm and i was told i need to convert it using alien. So im wondering how do i get alien and how do i use it? Im new so be gentle :)

#2

alien should be pre-installed.

"sudo alien foo.rpm" "sudo dpkg-i foo.deb"

#3

sudo: alien: command not found

Im guessing it hasn't been installed.

#4

sudo apt-get install alien

#5

Thanks! Im just wondering were did LimeWire get installed too?

#6

sorry about that, but I was quite sure alien was installed by default. did this get changed in breezy ?

#7

I running into a problem when trying to install alien:

E: dpkg was intrerrupted, you must manually run 'dpkg - - configure -a' to corrent the problem.

I'm sorry but I have no idea what this means. Anyone know what to do?

#8

run "sudo dpkg -- configure -a" and try again

#9

Ah, it's working now, thank you so much.

#10

It should be installed by default. I don't think I've ever installed it, and I had it a while back when I was doing something or other.

#11

It's no longer installed by default, you have to install it through Adept or the console. Also thanks to everyone who participated in this topic, I know what to do with (most) rpms now :).