1
sudo apt-get install gksu
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package gksu
hg8
  • 13,410
  • 12
  • 71
  • 103
tejasri
  • 13
  • 1
  • 3

1 Answers1

0

You can try:

sudo apt-get update
sudo apt-get install gksu

If it doesnt solve your problem, you can try this link.

shiva
  • 139
  • 4