Announcement

Collapse
No announcement yet.

removing installed programs

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    removing installed programs

    yo people!

    i am currently trying to get VNC working properly on my Linux (Kubuntu 5.10)
    in the prosess i installed tightvnc server using apt (sudo apt-get install tightvncserver)
    but when i tried to run it, it ony gave me some font errors and wouldn't run.

    so now i am trying to remove it again.. but i have no idea how!

    i haven't realy used linux much. only a bit at school, and the time i ahve gotten on it since i inatalled it at home yesterday..

    so i hope someone understands my newbieness and can help me!

    i also want ot use this post to ask this: does anyone know how to install realVNC?
    like i said, i am a total nebie at linux so i have no idea to install program witout usning apt-get, so i don't know how to instal realVNC from teh tarball i download from the site..

    so i hope someone can help me!

    thx alot in advance

    #2
    Re: removing installed programs

    Either:

    Code:
    sudo apt-get remove [package]
    or use Adept/Synaptic to remove it.

    Comment


      #3
      Re: removing installed programs

      wohoo! that did it!

      i actully started thinking about the possibility for it to be a remove/uninstall command in teh apt-get, since it is an install command, but i didn't take the change unstill i got a reply from someone incase i messed something up (more).

      now i jus need to figure out the realVNC thing.. i'll read some more one it myself, but i would be thankfull if someone could help me with it! ^_^

      Comment

      Working...
      X