: Running out of room on the drive prevents the installation from finalizing.
Or reconfigure the problematic package individually: : Running out of room on the drive
sudo dpkg --configure -a --force-all
sudo rm /var/lib/apt/lists/lock sudo rm /var/cache/apt/archives/lock sudo rm /var/lib/dpkg/lock* Use code with caution. After removing these, run the configuration command again: sudo dpkg --configure -a Use code with caution. 5. Final Housekeeping : Running out of room on the drive