- software directory: The default directory of software installed on ubuntu is /usr, so just allocate more space for this partition when installing operating system.
- To clean the useless softwares, command apt-get clean or apt-get autoclean can be used here.
- dpkg -l can list all the installed packages.