Report this

What is the reason for this report?

Is it possible to use 7zip in my droplet?

Posted on August 4, 2014

My question is simple I wanted to extract a somename.tar.7z compressed file in my droplet but it says it run out of memory, something like that ( I have a $5/mo droplet)

Is it possible to use an alternative of p7zip-full because I really wanted .tar.7z files, they are really tiny and easy to upload from my local computer to droplet.



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.

To use the 7zip compression format on Ubuntu, install it with:

sudo apt-get install p7zip-full

It sounds like you already got that far, but you are running into issues with running out of memory. How big are the files that you’re extracting? You’re best bet is probably to create a SWAP file, check out:

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.