I used following commands to free disk space:
sudo apt-get autoremovesudo apt-get removesudo apt-get autocleansudo apt-get clean
By doing so I also removed all the .deb cache files.
Is there any way to create .deb files of all the installed packages?