13

Linux Mint datahoarding/backup tip: "apt download" fetches the .deb files of both the package and its dependencies

#linuxmint #datahoarding

E.g.:

  • apt download vlc
  • apt download dolphin

Only problems are it requires sudo, it only works with one package at a time (so apt download vlc dolphin won't work), and the script that comes with it for easy installation runs apt (but replacing apt for dpkg -i solves that).

There's also apt-get download, which doesn't require sudo nor comes with a .sh file expecting apt, but it won't download dependencies either.

Hope it helps someone. =)

@linuxmint@lemmy.ml

top 2 comments
sorted by: hot top new old
[-] MachineFab812@discuss.tchncs.de 2 points 4 weeks ago

iirc, this is standard behavior across Debian-based distros. apt-get may handle it slightly differently, but I'm sure there's a switch for it, at worst.

[-] Auster@thebrainbin.org 1 points 4 weeks ago

Ooooooooh

I use mainly Mint nowadays and Raspberrian as I need, so wasn't aware. =O

this post was submitted on 09 May 2026
13 points (100.0% liked)

Linux Mint

3467 readers
4 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 5 years ago
MODERATORS