hi I'm looking for how to install an app on n900 having no need for me to find it's prerequisites one by one and install them myself, the what i want is to get the app and it's prerequisites all together installed automatically. thanks
dpkg --list Package_Name_Here
apt-get update
apt-get install Package_Name_Here
apt-get purge Package_Name_Here
apt-get upgrade
apt-cache search feed reader
apt-cache depends Package_Name_Here