I am running windows 7. I have installed virtual box, and then installed Kali Linux rolling iso 2017.2 Live machine ubuntu 32 bit with a capacity of 10GB of disk space. I ran:
CODE: SELECT ALL
apt update
apt-get install hostapd-wpe

I have received all updates and have noticed that the hosptad-wpe was installed with tons of other packages automatically.

Later, I tired to get airgeddon as follows:

git clone http://github.com/v1s1t0r1sh3r3/airgeddon
Suddenly, during the process, I received a message that cloning has been terminated:

No disk space left on device Mib

I re-created another Kali linux machine with 500 GB of disk space, but the same scenario happened. I cannot install any package due to the lack of disk space.

I did df -h and it appeared that the filesystem/overlay used 100%.

Kindly let me know what to do to get free disk space. All I need to get on this machine are hostapd-wpe, hostapd, lighttpd and dhcp packages in addition to airgeddon only. NO other packages are required.