How to optimize Debian, Ubuntu, Linux Mint and derivatives with Stacer

Optimize, Clean and Visualize the performance and use of our equipment, is one of those tasks that we all do regularly, those who prefer to use a graphical interface and put aside the console to perform this task, you have several alternatives, one of which is Stacer.

In this article you will learn how How to optimize Debian, Ubuntu, Linux Mint and derivatives, in a fast and intuitive way, you will also take control of the applications that start with your operating system, and you will be able to choose which applications you want to continue installed.

What is Stacer?

Stacer is a simple open source tool, made by oguzhan inan, which allows us to view characteristics of our equipment, optimize and clean our distribution, organize and verify the services and programs that are running, as well as having the ability to uninstall the packages that we indicate.

Stacer It has a fairly simple, organized and attractive interface, recommended for beginner users and those who want to do processes that we usually do from the console from an excellent graphical interface.

Stacer Features

  • It is a Free and Free tool.
  • Intuitive and attractive interface.
  • Allow sudo access.
  • It has a Dashboard that indicates the use of our CPU, Memory, Disk and the general information of our equipment and operating system.
  • Possibility to scan and clean files from our Apt Caché, Crash Reports, System Logs, App Caché.
  • It allows you to choose which applications and services to run when your operating system starts up.
  • It gives us the functionality to activate and deactivate services quickly and easily.
  • Equipped with an excellent one-click package uninstaller.

Stacer screenshots

sudo login How to optimize Debian

Dashboard How to optimize Ubuntu

System Cleaner How to optimize Linux Mint

Startup Apps How to optimize Elementary OS

Services How to optimize Bodhi Linux

Uninstaller How to optimize Trisquel GNU / Linux

How to install Stacer?

Install Stacer on Debian Linux x86 and derivatives

  1. Download stacer_1.0.0_i386.deb from the Stacer releases page. Verify that you install the latest version
  2. Run sudo dpkg --install stacer_1.0.0_i386.deb in the directory where you downloaded the package.
  3. Go to the cd directory/usr/share/stacer/ and run ./Stacer
  4. Enjoyment.

Install Stacer on Debian Linux x64 and derivatives

  1. Start your trial stacer_1.0.0_amd64.deb ffrom Stacer releases page. Verify that you install the latest version.
  2. Run sudo dpkg --install stacer_1.0.0_amd64.deb in the directory where you downloaded the package.
  3. Go to the cd directory/usr/share/stacer/ and run ./Stacer
  4. Enjoyment.

If you want to add the application to the menu of your distribution, you must create a file .desktopen /home/$USER/.local/share/applications placing the following (change the directory for the one that corresponds):

[Desktop Entry]
Comment=Stacer
Terminal=false
Name=Stacer
Exec=/usr/share/stacer/Stacer
Type=Application
Categories=Network;

Uninstall Stacer

  • Run sudo apt-get --purge remove stacer

Stacer It is a fairly practical tool, easy to install, with an intuitive interface and that includes several features that we all want to use at some point. We hope you find it useful and we await your comments and impressions.