Results 1 to 6 of 6

Thread: Remove Evolution, Epiphany in linux

  1. #1
    Join Date
    Nov 2009
    Posts
    583

    Remove Evolution, Epiphany in linux

    Hi
    Is it impossible to remove Epiphany, Evolution and Abiword with apt unwilling to remove Gnome?
    Code:
    # Apt-get remove evolution-s
    Reading package lists ... Made
    Building dependency tree ... Made
    The following packages will be REMOVED:
    evolution gnome gnome-desktop-environment
    0 upgraded, 0 newly installed, 3 to remove and 22 not upgraded.
    Remvi gnome [1:2.12.3]
    Remvi gnome-desktop-environment [1:2.12.3]
    Remvi evolution [2.6.2-4]
    Need help with this.
    Last edited by SoftWore; 25-12-2009 at 10:50 AM.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,139

    Re: Remove Evolution, Epiphany in linux

    Hello
    I think you can try this, most probably this should work fine.
    Code:
    aptitude remove evolution
    or
    Code:
    apt-get remove evolution
    Just works great with me
    (The commands are the same for any software you want uninstalled). Hope this will help you.

  3. #3
    Join Date
    May 2008
    Posts
    3,316

    Re: Remove Evolution, Epiphany in linux

    Hi
    Code:
    Is it impossible to remove Epiphany, Evolution 
    and Abiword with apt unwilling to remove Gnome?
    See if gnome and gnome-desktop-environment are virtual packages. Maybe gnome is a virtual package that installs epiphany, evolution & Co and that if you uninstall one of them the virtual package is pointed as 'not installed' but nothing is removed.

  4. #4
    Join Date
    Nov 2009
    Posts
    583

    Re: Remove Evolution, Epiphany in linux

    Hi
    Code:
    See if gnome and gnome-desktop-environment are virtual packages. 
    Maybe gnome is a virtual package that installs epiphany, evolution & Co 
    and that if you uninstall one of them the virtual package is pointed as 'not installed' but nothing is removed.
    I am fairly new to linux. So, I do not know how to look for virtual package? Please guide me with this. More detailed explanation will be highly appreciated.

  5. #5
    Join Date
    Apr 2008
    Posts
    2,139

    Re: Remove Evolution, Epiphany in linux

    Hi
    I am fairly new to linux. So, I do not know how to look for virtual package?
    I think this should work fine with you.
    Code:
    dpkg-l | grep packagename
    Must see if there is a V
    Code:
    aptitude search packagename
    Similarly, if there is a V, that is a virtual package.
    For Example
    Code:
    v php5-mysqli
    Hope this will help you.

  6. #6
    Join Date
    May 2008
    Posts
    3,316

    Re: Remove Evolution, Epiphany in linux

    Hello
    You can also look at the files installed by packages
    Code:
    /.
    / usr
    / usr / share
    / usr / share / doc
    / usr / share / doc / gnome
    / usr / share / doc / gnome / copyright
    / usr / share / doc / gnome / changelog.gz
    / usr / share / doc / gnome / NEWS.Debian.gz
    And
    Code:
    /.
    / usr
    / usr / share
    / usr / share / doc
    / usr / share / doc / gnome-desktop-environment
    / usr / share / doc / gnome-desktop-environment / copyright
    / usr / share / doc / gnome-desktop-environment / changelog.gz
    / usr / share / doc / gnome-desktop-environment / NEWS.Debian.gz
    I can therefore infer that the uninstall packages gnome and gnome-desktop-environment will not delete anything important
    By cons I have abused the term virtual. These packages do not seem to virtual (there is no V in front of their name).

Similar Threads

  1. Replies: 10
    Last Post: 05-10-2011, 04:59 PM
  2. How to remove Linux 10.1 and reinstall Windows
    By Statuser in forum Operating Systems
    Replies: 3
    Last Post: 21-05-2011, 08:10 PM
  3. How to completely remove Linux
    By %Achan in forum Operating Systems
    Replies: 5
    Last Post: 05-01-2011, 01:39 AM
  4. How To remove directory in linux
    By Vespera in forum Operating Systems
    Replies: 3
    Last Post: 16-05-2009, 02:41 PM
  5. Remove Linux
    By mijaba in forum Operating Systems
    Replies: 3
    Last Post: 31-03-2009, 10:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,985,447.12290 seconds with 16 queries