Results 1 to 7 of 7

Thread: Quick Question About Uninstalling Boxee on Jaunty

Hybrid View

  1. #1

    Default Quick Question About Uninstalling Boxee on Jaunty

    If I wanted to uninstall Boxee in order to start fresh would I go to the synaptic package manager do a complete removal and then delete the user data folder? Or would I run sudo apt-get remove --purge boxee? Or run the commands below?
    Code:
    sudo apt-get purge boxee
    sudo rm -rf /opt/boxee
    mv ~/.boxee ~/.boxee.alpha
    There seems to be many ways to do this on the forum. Thank you in advance.
    I have a hobby. I have the world's largest collection of sea shells. I keep them on beaches all over the world. Maybe you have seen it?

  2. #2
    Join Date
    Jun 2009
    Location
    Cleveland Heights, OH
    Posts
    1,169

    Default

    Ugh, Ubuntu...

    PM agentlame.

  3. #3
    Join Date
    Nov 2008
    Location
    San Francisco, CA
    Posts
    484

    Default

    I would do this:

    If I wanted to keep my settings
    Code:
     mv ~/.boxee ~/.boxee_alpha
    and then remove the program either through synaptic or
    Code:
    sudo apt-get purge boxee
    I prefer apt-get, but you may use synaptic. Then you can reinstall and copy your settings again by reverting the first command.

    If you type
    Code:
    locate boxee
    from the command prompt, it will tell you where boxee is and you may check if anything has been left by your uninstall.

    Hope this helps,
    S.

  4. #4

    Default Thanks

    Thanks but what if I did not want to keep my settings?
    I have a hobby. I have the world's largest collection of sea shells. I keep them on beaches all over the world. Maybe you have seen it?

  5. #5
    Join Date
    Nov 2008
    Location
    San Francisco, CA
    Posts
    484

    Default

    Quote Originally Posted by kcc1982 View Post
    Thanks but what if I did not want to keep my settings?
    Then just substitute the first instruction with
    Code:
    rm ~/.boxee -r
    and go ahead with apt-get, etc.

    S.

  6. #6

    Default Ok

    Thanks, and when that is done and I run the Boxee install it will be a virgin install with no user settings in it correct?
    I have a hobby. I have the world's largest collection of sea shells. I keep them on beaches all over the world. Maybe you have seen it?

Similar Threads

  1. Quick Question, how do I run boxee from command line
    By knoxor in forum boxee for appletv help
    Replies: 0
    Last Post: May 27th, 2011, 03:34 PM
  2. New to boxee, quick question please
    By groovdafied in forum Boxee Box help
    Replies: 4
    Last Post: February 18th, 2011, 11:13 PM
  3. Just got the Boxee Box, quick question.... Fan noise?
    By rdubya in forum Boxee Box help
    Replies: 18
    Last Post: January 3rd, 2011, 08:11 AM
  4. Quick question about the Boxee remote
    By dotrat1989 in forum boxee remotes
    Replies: 3
    Last Post: January 12th, 2010, 11:04 PM
  5. Quick question about Boxee profiles
    By gregsmith in forum boxee for windows help
    Replies: 1
    Last Post: December 15th, 2009, 04:54 AM

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
  •