Found a wiki page for offline package installation: https://trisquel.info/en/wiki/installing-packages-without-internet-connection

But whilst that page recommends dpkg, it also links to a site that specifically says don't use dpkg because it doesn't handle dependencies correctly, and that site recommends updating sources.list to point at a local directory of deb files, basically...
LocalRepoDir=/var/local-deb-repo/
printf "deb file:$LocalRepoDir ./\n$(

Reply via email to