Announcement

Collapse
No announcement yet.

Removing Ekiga

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

    Removing Ekiga

    I installed Ekiga and when you start, the first window you come to ,just locks up, no "Forward", no shutting down, it's locked up, I have to use the 'kill' command on command line to stop it.
    I want to uninstall Ekiga, but if I do it 'Adept' it wants to remove Ekiga and about 100 other
    dependencies.
    Is there a command that will remove it without removing dependencies ?

    rpm -e --nodeps ekiga in Fedora would do the trick.

    I'm a Newbie to Ubuntu.

    Thanks
    Jim

    #2
    Re: Removing Ekiga

    Generally, you don't have to worry about uninstalling any package that you installed via Adept Manager or from the command line with sudo apt-get install package

    When you installed ekiga, these are the packages that were installed with it:
    The following packages were automatically installed and are no longer required:
    libglib1.2ldbl menu libgtk1.2 libgtk1.2-common
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
    evolution-data-server evolution-data-server-common libcamel1.2-11
    libebook1.2-9 libecal1.2-7 libedata-book1.2-2 libedata-cal1.2-6
    libedataserver1.2-9 libegroupwise1.2-13 libgdata-google1.2-1 libgdata1.2-1
    liblaunchpad-integration1 libopal-2.2 libpt-1.10.10
    libpt-1.10.10-plugins-alsa libpt-1.10.10-plugins-v4l libsoup2.4-1
    Suggested packages:
    asterisk callweaver gnugk mediaproxy openser rtpproxy siproxd yate evolution
    evolution-data-server-dbg
    Recommended packages:
    yelp
    The following NEW packages will be installed:
    ekiga evolution-data-server evolution-data-server-common libcamel1.2-11
    libebook1.2-9 libecal1.2-7 libedata-book1.2-2 libedata-cal1.2-6
    libedataserver1.2-9 libegroupwise1.2-13 libgdata-google1.2-1 libgdata1.2-1
    liblaunchpad-integration1 libopal-2.2 libpt-1.10.10
    libpt-1.10.10-plugins-alsa libpt-1.10.10-plugins-v4l libsoup2.4-1
    Each of these 'other packages' may also, when installed, have dependencies that would have been installed. So, if you want to remove ekiga, just mark it for removal via Adept Manager or from the command line with sudo apt-get remove ekiga

    My "Generally, you don't have to worry about uninstalling any package" preface means just that - Generally - as there are packages that you don't want to remove unless you want to trash your system. Removing konqueror will do just that!
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Removing Ekiga

      SnowHog thanks, but I did sudo apt-get remove ekiga , it said ekiga wasn't installed.
      But ekiga shows up in /Menu/Internet .
      I went back to Adept to install it, but during the process it came back and said that it was
      "Broken"
      I will have to wait until they fix it.

      Comment

      Working...
      X