Report this

What is the reason for this report?

Ubuntu 14.04 image contains a lot of unneeded packages

Posted on June 30, 2014

The Ubuntu 14.04 x32 image doesn’t seem to be cloud optimized. There’s a lot of extra cruft that shouldn’t be there (possibly because of the GUI version of wireshark)

The following commands help to clean up the image. apt-get --purge remove font* libx11* x11-* landscape-common w3m ntfs-3g ppp libxcl* apt-get --purge autoremove

I hope DigitalOcean will come with better default images that don’t contain all that cruft.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Note that @digitalocean.jj05’s solution may remove nginx. For some reason nginx depends on a font* package and purging them after my upgrade from 12.04 removed nginx as well. I was using ppa:nginx/stable but AFAIK ppa’s are disabled during an upgrade anyway.

Hi!

That certainly doesn’t seem right. I’ll escalate this to one of our engineers to investigate.

Thanks!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.