Search Discussions:
Advanced Search...
Welcome to Nokia Support Discussions! Here you can share advice and tips with thousands of other Nokia users around the world in English. Many Nokia employees also follow and participate in the discussions, see our guidelines for more information. Everyone can search and read the discussions, but to post your own question or reply to others, simply sign in with your Nokia account. If this is your first time here, you can choose an alias to represent you. And if you don't have a Nokia account yet, please register.
Reply

Re: How to install applications quickly?

Advisor
tweet1234
Posts: 14
Accepted Solution

How to install applications quickly?

Hi,

 

I'm kind of new to maemo. I'm installing application using N900 application manager. Its very slow.

Does anyone know how to install applications quickly? Please share your information..

 

;-)

Please use plain text.
Mobile Guru
matthew_maude
Posts: 1,826

Re: How to install applications quickly?

yes,
download rootsh from app manager
then when you know what you want to download run

sudo gainroot
apt-get install -y 'app name'

for example

apt-get install -y rootsh

there is also an app called fapman (faster application manager) which speeds things up

©2012 DJ Matt

Please use plain text.
Mobile Guru
ceroberts75
Posts: 4,064

Re: How to install applications quickly?

kudos matthew... :smileywink:

@tweet1234

if i do not know the application name, i actually open fapman and then sort by the date, which will put the newest applications on the top.

then if i like the description when you tap on the application to open it, the "name" of the application is listed at the top of the fapman box. this is the name that you would enter into the xterminal...which you can run at the same time as fapman.

@matthew...not sure about having to use the -y.... :smileysurprised:


@tweet1234


i use these, similar to matthew:

open xterm
sudo gainroot
apt-get install "application name"


and if you have more then one application, you can do them all at the same time with a seperation of a space.

ie- apt-get install application application application


also, to update the packages, use:

apt-get update (this will update your catalogs)
apt-get upgrade (this will get all your updates to your applications, if there are any)

Kudos are the STAR Below to the RIGHT, Solution is Below to the RIGHT
Please use plain text.
Professor
virajxx3006
Posts: 519

Re: How to install applications quickly?

Kudos for both of you :smileywink:

@tweet1234,
But dont forget to enter this command after installing a app.It will clear package cache! :smileywink:

apt-get autoclean


Cheers :smileywink:
"You may loose faith on us.. But never in your selves! From here, the fight will be your own.."

_____________[Protect Transformers]_____________
Please use plain text.
Mobile Guru
matthew_maude
Posts: 1,826

Re: How to install applications quickly?

@ceroberts75

its asked me to confirm the download in the past for some reason so i jusgt add the -y to my alias so its

ai 'app name' :-D

©2012 DJ Matt

Please use plain text.
Advisor
tweet1234
Posts: 14

Re: How to install applications quickly?

Hi,

Thank you guys a lot.Installed faster application manager and also learn how to install apps from X-term.

Thank you again.

;-)
Please use plain text.
Registered Member
ameyachess2005
Posts: 1

Re: How to install applications quickly?

My midlet application is run on some nokia handsets. That time also i get a message that this application is not from trusted application when we try to add contactlist from handset.

Please use plain text.