0

I am totally new to Linux so I don't know how to do anything :S I was trying to open Software Center ( to install spotify) but I always get this error message:

Please run this software with administrative rights. To do so, run this program with kdesudo.

Hope that somebody can help me with this

Alvar
  • 17,058

1 Answers1

0

Assuming this is the package "Software-center"

open a terminal window, and type

kdesudo software-center

if that doesnt work try

sudo software-center
Lemagex
  • 352
  • 1
  • 4
  • 21