Active Topics

 



Notices


Reply
Thread Tools
Posts: 11 | Thanked: 0 times | Joined on Oct 2010
#1
Hello everyone,

I have problem with uninstalling the game on my N900. I want to uninstall: Need For Speed Undercover (com-ea-app-nfsuc).

I tried to uninstall from Application Manager, but I keep getting this error message: Unable to uninstall 'com-ea-app-nfsuc'.
The game take place in app. manager update list , but I can't even update it. This message appears: Operation failed

The source installation file is: com-ea-app-nfsuc_20.0.28_armel.deb

Can someone helps me with uninstalling this game?
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
You don't. It's a preenv game.

Basically the only thing you need to do is remove A: The directory the game is located, and remove the desktop file, created by .json when you installed the game, within the preenv, from the /usr/share folder.

Look at the page below for more detailed instructions.

http://wiki.maemo.org/Preenv/FAQ
 
Posts: 11 | Thanked: 0 times | Joined on Oct 2010
#3
Originally Posted by anthonie View Post
You don't. It's a preenv game.

Basically the only thing you need to do is remove A: The directory the game is located, and remove the desktop file, created by .json when you installed the game, within the preenv, from the /usr/share folder.

Look at the page below for more detailed instructions.

http://wiki.maemo.org/Preenv/FAQ
How can I locate the directory? I don't know the exact game location.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#4
How did you install it? Manually, by some form of app?
 
Posts: 11 | Thanked: 0 times | Joined on Oct 2010
#5
I downloaded the file called: " com-ea-app-nfsuc_20.0.28_armel.deb" and install the game through app. manager. Then I used x terninal to crack the game.
Is there any way to find out the exact game folder and remove the game?
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#6
Did you read the wiki page I just linked?
 
Posts: 11 | Thanked: 0 times | Joined on Oct 2010
#7
Originally Posted by anthonie View Post
Did you read the wiki page I just linked?
I read it. I tried this function:

Code:
$ preenv
$ cd game-folder
I typed:

Code:
$ preenv
$ cd /home/user/com.ea.app.nfsuc
Each time I get this message: "Not found"

That's the reason why I asked for the exact game location. I can't uninstall it because I tipe wrong game folder destination.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#8
Have a look at your desktop file than...

/usr/share/applications/hildon

There should be a file (don't know the name but it should be there) that contains nfsuc inn the filename.

In that file the executable is mentioned, as well as it's location.

If you can't figure it out, just find the exact filename and use cat to display the file's' content so you can paste it.

cat /usr/share/applications/hildon/desktopfile.desktop
 
Posts: 11 | Thanked: 0 times | Joined on Oct 2010
#9
I tried this function:

Code:
$ root
$ apt-get remove com.ea.app.nfsuc
This message appears: "The package com-ea-app-nfsuc needs to be reinstalled, but I can't find an archive for it."

I also tried this:
Code:
$ sudo gainroot
# rm /usr/share/applications/hildon/
com.ea.app.nfsuc
This message appears: "Not found"
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#10
Before you continue, please read the wiki-page and not just glance it.

Preenv is an emulator and does notinstall through HAM or apt-get.

...

paste this in your terminal

Code:
ls -lah /usr/share/applications/hildon/com*
This should return the desktop entry for nfscu.

When you have found that file, do not remove it as you seem to have tried but use cat

Code:
cat /usr/share/applications/hildon/nameofthedesktopfile
and post the output here.
 

The Following User Says Thank You to anthonie For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 11:16.