LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RPM Auto Dependency Update?? (https://www.linuxquestions.org/questions/linux-software-2/rpm-auto-dependency-update-108092/)

perrond 10-24-2003 02:59 PM

RPM Auto Dependency Update??
 
I've seen quite a few commands for installing an RPM. Is there a command that will install an RPM, plus install dependent files (including retrieving dependent files from the internet)?

I tried using Synaptic as a GUI RPM installer but I'd like to use the terminal or console RPM installer.

perrond 10-24-2003 03:06 PM

I forgot to mention that I"m using Redhat 9.0

lupin_the_3rd 10-25-2003 12:16 AM

you could just use apt from the command line

apt-get update
apt-get install foo

Not sure if that's what you're asking though.

kn0t 10-25-2003 10:12 AM

??????????

Isn't the "apt" command for Debian, and not for Red Hat??

I was also looking for a console rpm "program" or switch so it would resolve the dependencies and automatically download the rpm's it needs...

lupin_the_3rd 10-25-2003 10:15 AM

http://apt4rpm.sourceforge.net/faq.html


All times are GMT -5. The time now is 09:20 PM.