vncviewer not installed ? - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +---- Forum: Fedora 7 (https://www.linux-noob.com/forums/forum-46.html) +---- Thread: vncviewer not installed ? (/thread-1288.html) |
vncviewer not installed ? - anyweb - 2007-06-28 if you try to run vncviewer in a fresh instlal of F7 and its not there, then do this as root Code: yum install vnc that's it ! Code: yum list installed | grep -i vnc will list what vnc packages are installed cheers anyweb |