Dependencies On FAST Software In THEMIS Overplot Cron Job Scripts
By dependencies are missing the package manager is saying to you that it is attempting to install a software package (probably a program in your case) that depends on another package that he. It can install single packages, and for installing the dependencies you use yum, urpmi, up2date these are all based on rpm. Apt will attempt to correct broken dependencies.
If you manually installed a package that had unmet dependencies, apt-get will install those dependencies, if possible, otherwise it may simply remove. Nov 19, 2011173 how can i check dependency list for a deb package. Apr 30, 2012using -s or --simulate to remove (or install) packages, will normally list any dependencies affected.
It will show orphaned packages when removing, or needed dependencies when installing,. Sudo apt-get install -f this would install any dependencies that your previous installs missed. Dec 19, 201415 sometimes the dependencies that need fixing are unrelated to the program you are trying to install.
May 6, 2011the added value of this method is the solving the dependencies problem, since mostly you'll face some problems when you install a .deb with dpkg -i due to dependencies error, so you.