LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apt-get for RPMs (https://www.linuxquestions.org/questions/linux-software-2/apt-get-for-rpms-56070/)

n3wb1e 04-21-2003 06:04 AM

apt-get for RPMs
 
Hello

I have Red Hat 8.0 and i want to use "Debian`s apt-get system". I had install apt-get client for RPM from freshrpm site. i install client and add sources into sources.list

like this.
rpm http://ayo.freshrpms.net redhat/8.0/i386 os updates freshrpms
rpm-src http://ayo.freshrpms.net redhat/8.0/i386 os updates freshrpms

and now must work... but iz not!!

every packet which i want didn found..
for example.. like this..
[root@cmb12-155 apt]# apt-get install xine
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package xine

I dont know what to do.. that this apt-get system will workin fine..

please help me
Goodbye and thankyou

Infringed 04-21-2003 06:33 AM

I had the same problem, run "apt-get update" first and it should work. I think that's it...that's what I did.....if it doesn't work, don't get mad...I'm a Linux n00b. ;)

XavierP 04-21-2003 07:05 AM

I think that the instructions say (somewhere) to run 'apt-get update' twice. I'd also suggest running 'apt-get install synaptic' It's a very nice gui frontend to apt-get and makes finding available packages much easier.

n3wb1e 04-21-2003 01:00 PM

i dont have GUI ... i need apt-get to work fine

mhearn 04-21-2003 01:56 PM

Run this command:

apt-get update && apt-get update && apt-get install synaptic

You will find that most software is not available via apt on distros other than Debian.


All times are GMT -5. The time now is 08:38 AM.