LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm dependencies (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-dependencies-4175656296/)

hokie1999 06-24-2019 01:00 PM

rpm dependencies
 
Hello,

My question is, when we see an rpm on a site, in this case it's rustc, a component used for suricata intrusion detection, are dependencies needed for the install of rustc (there are about 15 listed) OR in building rustc, are the dependencies present in the rpm ?

Do we need to have the 15 dependency rpms present on the server to get rustc to install as an rpm ?

pan64 06-24-2019 01:04 PM

no, usually that kind of dependencies are not packed into the rpm. When you install an rpm you can automatically install its dependencies - if available. It depends on the configuration and the tool you use (to install).

hokie1999 06-24-2019 01:23 PM

ok, just checking, thanks!


All times are GMT -5. The time now is 03:48 PM.