2

I have download stackapplet from here and PPA from from Here.

I can't follow after this what to do.

I have refered this question but can't follow.

Freddy
  • 1,349

1 Answers1

0

After installation, confirm that you have installed by using:

dpkg -s stackapplet | grep Version

If you get a result you should be able to run the application directly from the dash.

NOTE that you have also to install the python-appindicator package.

sudo apt-get install python-appindicator
Maythux
  • 84,289