• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install Stacer on Ubuntu 16.04

{{postValue.id}}

To install Stacer on Ubuntu 16.04

Stacer is an open-source system optimizing tool used for checking the performance of Ubuntu machine. Stacer is a GUI tool and its dashboard can show data such as CPU, Memory & Disk Usage, and System cleaner to clean system caches.

Installing Stacer

Before installing Stacer, make sure you download the package from its official website. Use the following command for the same purpose.

root@linuxhelp1:~# wget https://github.com/oguzhaninan/Stacer/releases/download/v1.0.4/Stacer_1.0.4_amd64.deb
--2017-03-23 14:24:38--  https://github.com/oguzhaninan/Stacer/releases/download/v1.0.4/Stacer_1.0.4_amd64.deb
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-cloud.s3.amazonaws.com/releases/72979287/a1b54a1a-f796-11e6-8596-37be9591cca0.deb?X-Amz-Algorithm=AWS4-HMAC-SHA256& X-Amz-
.
.
.
HTTP request sent, awaiting response... 200 OK
Length: 36307872 (35M) [application/octet-stream]
Saving to: ‘ Stacer_1.0.4_amd64.deb’ 

Stacer_1.0.4_amd64.deb                      100%[=========================================================================================> ]  34.62M  28.9KB/s    in 31m 24s 

2017-03-23 14:56:04 (18.8 KB/s) - ‘ Stacer_1.0.4_amd64.deb’  saved [36307872/36307872]

Once the package is downloaded, use the gdebi command to install Stacer.

Gdebi is not default package manager for Ubuntu.

root@linuxhelp1:~# apt-get install gdebi -y
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
root@linuxhelp1:~# rm -rf /var/lib/dpkg/lock
root@linuxhelp1:~# apt-get install gdebi -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gdebi-core gksu gnome-icon-theme libcairo-perl libgksu2-0 libglib-perl libgtk2-perl libpango-perl
.
.
.
Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160415-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...

Stacer has been installed, use the following command to open the application.

root@linuxhelp1:~# Stacer

The Stacer Dashboard appears on your screen. Displaying the CPU, Memory, and Disk information.

1

System Cleaner option lets you to search for and clean unnecessary files on your system.

2

The Startup Apps section displays the list of the applications that run during the system startup.

3

In the Services section you can search for the services available on your system and manage them accordingly. You can enable or disable any service available on the Stacer.

4

Also, the Uninstaller section available on Stacer lets you to find and uninstall any software present in your system.

5

Wasn' t it an easy installation process? Stacer is a handy tool for new Ubuntu users, as it contains all the necessary options to optimize and monitor their system. So, new users can get things done without digging too deep in their machine.

Tags:
elijah
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Does this stacer has Command line?

A

No, The stacer has only the GUI tool

Q

why you have used gdebi?

A

Gdebi is not default package manager for Ubuntu. But with that all required dependencies will also get installed along with that

Q

Why E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

A

For the following query use this command
rm -rf /var/lib/dpkg/lock do this and continue

Q

What is command to install package for 64bits?

A

Here the command to install 64bit package Ubuntu
"sudo dpkg --install Stacer_1.0.1_amd64.deb"

Q

How to uninstall Stacer from Ubuntu?

A

To uninstall Stacer, run the following command into a new terminal window.
sudo apt-get --purge remove Stacer

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Luke ?
workbench for debian

I am using workbench in CentOS whereas now I need to use Debian Operating system so could you please help to install and use in Debian?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.