I have installed Skype on Lubuntu 14.04 using the owner
account. The owner
can invoke it through the menu selections Internet > Skype
.
The kids
account can run Skype by selecting Run
and typing Skype
. It would be better for the kids
account to have menu access to Skype. How can this be done?
owner
installed it viasudo apt-get update
apt-get install skype
apt-get install -f
, if I recall correctly. – H2ONaCl May 05 '14 at 15:33kids
are not sudoers, they cannot install Skype again but since it's already installed, that would seem sub-optimal. – H2ONaCl May 05 '14 at 15:34kids
to administrators, I tried to have them install Skype, but apt-get indicated that Skype was already installed. – H2ONaCl May 05 '14 at 15:41