How to download a software package with all dependencies and sub . . . 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 kdbg, all of its dependencies, all of those dependencies' dependencies, so on and so forth? Or perhaps I am using one of the above commands incorrectly? Thanks in advance
How can I check dependency list for a deb package 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 pc and re-install selected applications only Also how can I get the list of installed packages and dependencies
dependencies - Why cant i get openrgb to work on Ubuntu 25. 04 - Ask Ubuntu 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 version of the Ubuntu desktop, deb 's are repackaged to match the operating system
pip - What is the recommended way to provision python dependencies in . . . Assuming that the python-* do not cover all of our dependencies, is indeed the venv approach the recommended way for installing python dependencies in 24 04 containers for exposing a single entry point application, e g __main__ py ? What are the benefits of using python-* as dependencies? Are they offered with vulnerabilities support by ubuntu?
apt - How can I download THEN install packages? - Ask Ubuntu For example, if you download a package and its dependencies, you need to provide all packages to dpkg, and the package management marks the dependencies as manually installed If you would have installed them with apt, they would be marked as automatically installed This helps later removal with apt-get autoremove (and aptitude)
apt - Package system is broken. How to fix it? - Ask Ubuntu The following packages have unmet dependencies: arduino-core: Depends: gcc-avr but it is not installed avr-libc: Depends: gcc-avr (>= 1:4 3 4) but it is not installed Depends: binutils-avr (>= 2 20) but it is not installed which then tells me to try running apt-get -f install which just results the same as last time
apt - Ubuntu 25. 04 couldnt install build-essential - Ask Ubuntu Unable to satisfy dependencies Reached two conflicting decisions: 1 build-essential:amd64=12 10ubuntu1 is selected for install 2 build-essential:amd64 Depends gcc (>= 4:12 3) but none of the choices are installable: - gcc:amd64 Depends cpp (= 4:13 2 0-7ubuntu1) but none of the choices are installable:
Problem installing curl on Ubuntu 24. 04 - Ask Ubuntu The following packages have unmet dependencies: curl : Depends: libcurl4t64 (= 8 5 0-2ubuntu10 2) but 8 5 0-2ubuntu10 3 is to be installed E: Unable to correct problems, you have held broken packages Output of apt policy curl libcurl4t64: curl: Installed: (none) Candidate: 8 5 0-2ubuntu10 2 Version table: 8 5 0-2ubuntu10 2 500
dependencies - apt upgrade crashed installing python3_3. 12. 3-0ubuntu2 . . . E: Unmet dependencies Try 'apt --fix-broken install' with no packages (or specify a solution) I was unable to fix this and decided to re-install 24 04 from scratch Second server experienced the exact same crash this afternoon Anyone have any ideas on how to fix this and or prevent it from happening again?