Unable to locate package evnc

Asked by Martin Delille

I tried installing evnc with the following step on ElementaryOS:

    sudo add-apt-repository ppa:l-admin-3/apps-daily
    sudo apt-get update
    sudo apt-get install evnc

But I have the following error:

    E: Unable to locate package evnc

Any idea?

Question information

Language:
English Edit question
Status:
Solved
For:
VNC-Client Edit question
Assignee:
No assignee Edit question
Solved by:
Martin Delille
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Martin Delille (1-martin-i) said :
#2

No LSB modules are available.
Distributor ID: elementary OS
Description: elementary OS Luna
Release: 0.2.1
Codename: luna
Linux bigbuddy 3.2.0-79-generic #115-Ubuntu SMP Thu Mar 12 14:18:19 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Your distribution is based on Ubuntu 12.04

The PPA only supports Ubuntu 14.04 (Trusty). I suggest you upgrade to the next LTS if you want to use the PPA however, there may be a sleeker solution to achieve what you want to use VNC for. What are you wanting to do on the remote PC that needs VNC?

Revision history for this message
Martin Delille (1-martin-i) said :
#4

Ok I will upgrade to Freya I believe it'll be released soon: http://elementary.io

Revision history for this message
Martin Delille (1-martin-i) said :
#5

In the mean time, do you know a running VNC server on ElementaryOS Luna? The idea is to connect to my girlfriend PC in order to help her remotely.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

I don't use VNC, so cannot advise here. Sorry

Revision history for this message
Martin Delille (1-martin-i) said :
#7

ok thanks!