Rocking the blogosphere
Apple Online Store

TightVNC on Ubuntu

In case like me, you were looking to install the TightVNC viewer and/or server on Ubuntu and your first guess didn’t work:

$ sudo apt-get install tightvnc
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package tightvnc

try these:

$ sudo apt-get install tightvncserver
$ sudo apt-get install xtightvncviewer

Also see: http://packages.ubuntu.com/breezy/source/tightvnc

Check out my new Linux site: “Tux in a row”

Books on Ubuntu from Amazon

Ubuntu UnleashedUbuntu Hacks : Tips & Tools for Exploring, Using, and Tuning Linux (Hacks)

Del.icio.us Digg Reddit Technorati

Possibly related posts

Comments

  1. June 13th, 2006 | 5:45 am

    In case you haven’t discovered this handy trick already – you can use ‘apt-cache search’ to find packages pretty easily:

    dmaxwell@hades:~$ apt-cache search tightvnc
    tightvncserver – virtual network computing server software
    xtightvncviewer – virtual network computing client software for X
    xvncviewer – Virtual network computing client software for X
    tightvnc-java – TightVNC java applet and command line program
    vnc-java – VNC java applet and command line program

    dmaxwell@hades:~$ apt-cache search –names-only tightvnc
    tightvncserver – virtual network computing server software
    xtightvncviewer – virtual network computing client software for X
    tightvnc-java – TightVNC java applet and command line program
    dmaxwell@hades:~$

    The first uses the supplied argument as a regex, and searches package descriptions and names. The second with ‘–names-only’ searches only the package names. See apt-cache (8) for much more you can do with this. Debian’s apt- package utilities are great time-savers.

  2. nico
    June 27th, 2007 | 4:20 pm

    thanks dude, it worked like a charm…

  3. August 2nd, 2007 | 8:07 am

    Wow just wanted to say thanks! i was not to sure on how to install tightvnc on my ubuntu computer and i done a google search and your site came up straight away with the correct method ! cheers buddy!

  4. jnew
    August 17th, 2007 | 1:31 am

    Thanks also, perfect!

  5. matt
    April 28th, 2008 | 2:14 pm

    google search led me here, and install for xtightvncviewer worked like a charm. now to figure out how to actually run it…

  6. indi0
    November 5th, 2008 | 11:24 am

    @matt

    just run “xtightvncviewer” on any console, terminal or kicker applet. I installed and worked nice, too bad you have to manually ser the ip each time u use it. Also de scrollbars does not work nicely on Xubuntu 8.10 (humm vinagre does not even show the scroll bars either).. but tight is faster than vinagre

  7. jack johnson
    November 21st, 2008 | 7:06 am

    thanks! spent hours trying to figure this out till i found this page.

  8. fistikuffs
    January 21st, 2009 | 5:44 am

    Works like a charm thank you very much! Can anyone tell me how i run the server as a service on Ubuntu 8.10?

  9. Abhis
    February 16th, 2009 | 10:12 am

    Thank a lot guys !!! working fine.

Leave a reply

Apple Online Store
Apple Online Store