How do I get the package to the computer and how to install with apt?

  • @kevincox
    link
    5
    edit-2
    2 years ago

    Yes, you need to download all transitive dependencies.

    But this isn’t dependency hell, it is just tedious. Dependency Hell is when your dependency tree requires two (or more) version of a single package so that not all of the dependencies can be satisfied.