About 1,050,000 results
Open links in new tab
  1. What are dependencies? - Ask Ubuntu

    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 …

  2. How to let `dpkg -i` install dependencies for me? - Ask Ubuntu

    It can install single packages, and for installing the dependencies you use yum, urpmi, up2date these are all based on RPM. As noted there is a slight danger installing packages with dpkg …

  3. How to list dependent packages (reverse dependencies)?

    Apr 30, 2012 · Using -s or --simulate to remove (or install) packages, will normally list any dependencies affected. It will show orphaned packages when removing, or needed …

  4. How can I check dependency list for a deb package

    Nov 19, 2011 · 170 How can I check dependency list for a deb package. I am running Ubuntu 11.10 and I have backed up all deb packages from var/cache/apt/archives. I want to format my …

  5. How to fix dependencies / broken packages - Ask Ubuntu

    -f or --fix-broken Explanation from the man apt-get pages Fix; attempt to correct a system with broken dependencies in place. This option, when used with install/remove, can omit any …

  6. How to run 'apt-get install' to install all dependencies?

    sudo apt-get install -f This would install any dependencies that your previous installs missed. I just corrected my teamviewer and VNC installs.

  7. How to download a software package with all dependencies and …

    May 9, 2018 · Can't select candidate version for package <package> as it has no candidate for several different packages. So, to restate my question, is there a way for me to download …

  8. dependencies - Ubuntu 25.04, can't install libqt5webkit5 as …

    Aug 23, 2025 · @ChanganAuto that only applies if you can get a version of VPN connectivity that works with that tooling. GlobalProtect unfortunately doesn't have interop with Network …

  9. dependencies - Why cant i get openrgb to work on Ubuntu 25.04

    May 9, 2025 · A .deb file expect certain dependencies, which may not any more be matched on the newest Ubuntu desktop. That is why we have a package ecosystem, where, for each …

  10. 22.04 - Dependency failed for SSSD - Ask Ubuntu

    Jan 8, 2025 · Have you examined systemctl status sssd.service and journalctl -xeu sssd.service?