0

When I install Ubuntu server the footprint is 3.5GB no matter what I do. If I install debian it is about 700MB. Is there no way to install Ubuntu without installing all of those packages? Just a bare bone install.

Deihmos
  • 121
  • 1
    I cannot reproduce. How do you install the server? For me, choosing only OpenSSH Server and Basic Ubuntu Server gives about 1.5 GB. You can see what large packages got installed by running dpkg-query --showformat='${Installed-Size;8}, ${Package}\n' --show '*' | grep -v '^,' | sort -nr | head -20. – AlexP Feb 02 '19 at 13:48
  • 3
    Possible duplicate of Bootable USB of Ubuntu Minimal CD The minimal server option of the Ubuntu Minimal CD is the Basic Ubuntu server option. – karel Feb 02 '19 at 15:26

0 Answers0