siporeo.blogg.se

Ubuntu clean disk space
Ubuntu clean disk space








ubuntu clean disk space
  1. #UBUNTU CLEAN DISK SPACE HOW TO#
  2. #UBUNTU CLEAN DISK SPACE SOFTWARE#
  3. #UBUNTU CLEAN DISK SPACE PC#

The famous APT that Ubuntu as its software management stands for Advanced Package Tool and it generates a cache of downloaded apps and keeps them (in your /var/cache/apt/archives directory) even after those apps have been uninstalled.ĭoubt me? Check the amount of apt-cache on your system with the command: $ sudo du -sh /var/cache/apt To give you a better perspective, let’s use Ubuntu for example. You can either delete the unnecessary apt-cache or delete all the apt-cache entirely. This is another vital number in the system cleaning process and there are two roads you can take. The ability to carry out this process every now and then is the beginning of wisdom.

ubuntu clean disk space

Manually go through your directories using either your terminal or file manager and select which files remain and which you will send to the recycle bin. If you would rather use a GUI app, Ukuu Kernel Manager is an excellent pick. $ sudo apt-get remove linux-image-VERSION You can use the command line to manage your kernels: $ sudo dpkg -list 'linux-image*' Depending on how your system is set up, the old kernel versions remain on your disk or they can even be older versions you manually installed. Remove Old KernelsĮvery now and then the Linux kernel gets updates and bug fixes. You can check the size of your system’s thumbnail before deleting them using the command: $ du -sh ~/.cache/thumbnailsĬlean Ubuntu Thumbnail Cache 4. The good news is that Ubuntu has an inbuilt command to help you with this issue. The bad news is over time the thumbnails increase and the computer doesn’t automatically take care of them. They are kind of like cache and cookies in your browsers. You might already know that your computer uses thumbnails to make certain operations on your computer to execute faster.

ubuntu clean disk space

Thankfully, Ubuntu has an inbuilt cleaner you can access via your terminal with the command: $ sudo apt-get autoremoveĪutoremove Packages 3. Remove Unnecessary Packages and DependenciesĪfter removing certain apps and packages some data is left every now and then, automatically bestowing upon the user the responsibility of rooting out the remnant data and deleting them. If there are applications that you don’t use on your Ubuntu workstation, uninstall them using your default Ubuntu Software manager. But today, I will tell you of just 10 ways to keep your system clean and free of unnecessary cache. It would be a misconception to think Windows and MacOS are the only Operating Systems with fancy system cleaning apps. If it is not to create more space (maybe you have too much space you can be bothered about), it is to improve your computer’s performance.

#UBUNTU CLEAN DISK SPACE HOW TO#

Back then I periodically emptied my recycle bin and accounted for special times to allow my computer’s disk defragment.Īnd even though all Operating Systems, including Windows, have improved their data management techniques now, one still needs to know how to manually initiate disk cleaning and management processes.

#UBUNTU CLEAN DISK SPACE PC#

The first time I knew anything about cleaning my PC Windows was the only OS I had used and was the only one I knew about.










Ubuntu clean disk space