Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > Looking for information on Installing rmp files

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 11-28-2005   #1 (permalink)
Linux Newbie
 
beachboy's Avatar
 
Join Date: Apr 2005
Location: Rockford, MI 49341
Posts: 125
Send a message via AIM to beachboy Send a message via MSN to beachboy Send a message via Yahoo to beachboy
Looking for information on Installing rmp files

Hello all,

I'm Looking for information on Installing rmp files in knoppix.

I'm new to this and have not been able to getthem to install.
__________________
<advertising NOT allowed in signatures>
beachboy is offline  


Reply With Quote
Old 11-28-2005   #2 (permalink)
Linux Guru
 
bryansmith's Avatar
 
Join Date: Nov 2004
Location: /Ontario/Canada
Posts: 2,623
Do you mean rpm files? If so, then you should look into using apt to install programs.

Bryan
__________________
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
bryansmith is offline   Reply With Quote
Old 11-28-2005   #3 (permalink)
Super Moderantor
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 9,269
You can install RPM files in a Debian-based system (like Knoppix) using a program called alien, however as mentioned earlier, it's best if you install things using your distribution's native package scheme, such as DEB, using apt-get.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Old 11-28-2005   #4 (permalink)
Linux Newbie
 
beachboy's Avatar
 
Join Date: Apr 2005
Location: Rockford, MI 49341
Posts: 125
Send a message via AIM to beachboy Send a message via MSN to beachboy Send a message via Yahoo to beachboy
Quote:
Originally Posted by bryansmith
Do you mean rpm files? If so, then you should look into using apt to install programs.

Bryan
Yes I did my fingers hit the wrong keys.

Quote:
techieMoe, You can install RPM files in a Debian-based system (like Knoppix) using a program called alien, however as mentioned earlier, it's best if you install things using your distribution's native package scheme, such as DEB, using apt-get.
I have heard of alien not sure how it works?
__________________
<advertising NOT allowed in signatures>
beachboy is offline   Reply With Quote
Old 11-28-2005   #5 (permalink)
Linux Engineer
 
Join Date: Oct 2004
Location: Vancouver
Posts: 1,366
Send a message via AIM to genesus Send a message via Skype™ to genesus
alien works pretty well if you can't find it in apt repositories or as a .deb. You can use alien to convert the rpm to a deb and then install with your native package management system, if memory serves me correctly.
__________________
Operating System: GNU Emacs
genesus is offline   Reply With Quote
Old 11-29-2005   #6 (permalink)
Super Moderantor
 
techieMoe's Avatar
 
Join Date: Aug 2004
Location: Texas
Posts: 9,269
Quote:
Originally Posted by genesus
alien works pretty well if you can't find it in apt repositories or as a .deb. You can use alien to convert the rpm to a deb and then install with your native package management system, if memory serves me correctly.
Yes. Alien works by converting the RPM into a DEB. The approximate syntax is this:

Code:
alien --to-deb somePackage.rpm
Which leaves you with somePackage.deb, which you can then install using dpkg:

Code:
dpkg -i somePackage.deb
Of course, this is only if you can't find any DEB packages or obtain the software you want using apt-get.
__________________
Registered Linux user #270181
TechieMoe's Tech Rants
techieMoe is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:13 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2