maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   How to install deb files in N900 (https://talk.maemo.org/showthread.php?t=35325)

wickermonkey 2010-01-24 22:13

Re: How to install deb files in N900
 
Quote:

Originally Posted by DarkPand0r (Post 492401)
I can't seem to install applications using xterm.

I have the Rootsh programming and start with sudo gainroot.

Problem is, even using the correct structure it just tells me that the directory is not found, I don't get it....

msg back with the exact thing that you are typing into xterminal.

Hany 2010-03-05 13:02

Re: How to install deb files in N900
 
Quote:

Originally Posted by CrashandDie (Post 397696)
Hi,

First, please allow me to remind you that installing .debs directly is not recommended. You do not know what the source is, and as a general rule, installing a .deb is like running an unknown executable on Windows; only do it when you trust the source.

That being said, you can open the X-Terminal, and type:

dpkg -i <filename>.

For example:

dpkg -i /home/user/Downloads/example.deb

Hope this helps,

I type sudo gainroot then dp -i /home/user/Downloads/example.deb
but it says cannot access archive: No such file or directory.
altho the file is already there.

Rob1n 2010-03-05 13:49

Re: How to install deb files in N900
 
Quote:

Originally Posted by Hany (Post 556801)
I type sudo gainroot then dp -i /home/user/Downloads/example.deb
but it says cannot access archive: No such file or directory.
altho the file is already there.

It's dpkg, not dp and it's unlikely to be in /home/user/Downloads - either /home/user/MyDocs or /home/user/MyDocs/Downloads would be more likely.

Haus3r 2010-04-10 12:48

Re: How to install deb files in N900
 
Hey guys, I downloaded ScummV .deb-File and want to install it. I will install it by typing dpkg -i scummvm_1.1.0-maemo_armel.deb, correct?

Also, after I have installed it will I be able to remove it using the App messenger? If yes, will that completely remove it or will bits remain?

Thanks in advance!

Haus3r 2010-04-10 17:21

Re: How to install deb files in N900
 
Quote:

Originally Posted by Haus3r (Post 604098)
Hey guys, I downloaded ScummV .deb-File and want to install it. I will install it by typing dpkg -i scummvm_1.1.0-maemo_armel.deb, correct?

Also, after I have installed it will I be able to remove it using the App messenger? If yes, will that completely remove it or will bits remain?

Thanks in advance!

Anyone? :(

Rob1n 2010-04-10 18:03

Re: How to install deb files in N900
 
Quote:

Originally Posted by Haus3r (Post 604098)
Hey guys, I downloaded ScummV .deb-File and want to install it. I will install it by typing dpkg -i scummvm_1.1.0-maemo_armel.deb, correct?

That's correct, yes.

Quote:

Originally Posted by Haus3r (Post 604098)
Also, after I have installed it will I be able to remove it using the App messenger? If yes, will that completely remove it or will bits remain?

Yes, you can remove it via App Manager. That'll remove all the application files, but leave behind configuration files (as with any other application you uninstall).

Haus3r 2010-04-10 18:49

Re: How to install deb files in N900
 
Quote:

Originally Posted by Rob1n (Post 604430)
That's correct, yes.



Yes, you can remove it via App Manager. That'll remove all the application files, but leave behind configuration files (as with any other application you uninstall).

Your an angel, thank you so much for your help :)

ikerrg 2010-06-06 18:51

Re: How to install deb files in N900
 
What happens with dependecies? I'd like to install https://garage.maemo.org/frs/downloa..._1.1.6_all.deb but it requires some newer package dependencies. Is it enough using dpkg -i command?
Thanks.

aspidites 2010-06-06 19:51

Re: How to install deb files in N900
 
Quote:

Originally Posted by ikerrg (Post 702579)
What happens with dependecies? I'd like to install https://garage.maemo.org/frs/downloa..._1.1.6_all.deb but it requires some newer package dependencies. Is it enough using dpkg -i command?
Thanks.

No. You'll have to do something like:
Code:

apt-get install -f
. I don't remember the exact command.

Alternatively, if you install aptly from extras-testing, you can just do "aptly install <deb file>" and it will install dependencies for you. The only dependency for aptly is python, so if you have that installed, you could technically just "dpkg -i aptly-*.deb"

abll 2010-07-03 16:42

Re: How to install deb files in N900
 
Sorry for the stupid post...but i have spent the last hour trying to get comix to install on my n900.

Only to realise i was typing "myDocs" instead of" MyDocs"...i love this phone shame it doesnt love me lol


All times are GMT. The time now is 13:26.

vBulletin® Version 3.8.8