![]() |
How do you use X Terminal to install .deb files
I was just wondering if there is anyone out there who could give a detailed explanation on how to use X terminal to install Debian files since I am quite new to all of this and all the explanation i have seen are not for novice users like me.
|
Re: How do you use X Terminal to install .deb files
Quote:
|
Re: How do you use X Terminal to install .deb files
Thread moved to more appropriate location. Please note that Brainstorm is not for help, but rather, for discovering and discussion new ideas and solutions.
Thanks! |
Re: How do you use X Terminal to install .deb files
0.) You should be aware that installing random .deb files is a good way to end up having to reflash. Say to yourself, out loud, "I'm ok losing all the data on my N900 when this goes wrong."
1.) Download the .deb file you want to install from maemo.org. .deb files for Debian or Ubuntu will almost certainly not work the way you want them to, unless the program is very simple with few or no dependencies. 3.) Put the .deb file on your device at the same level as the "Audio Clips" and "Documents" folders. 4.) Go to Application Manager, install rootsh. 5.) Open X Terminal, type: Code:
root Code:
dpkg -i /home/user/MyDocs/foo.deb -John |
Re: How do you use X Terminal to install .deb files
doesnt work for me, i get this error instead even the folder and file does exist
/home/user # dpkg -i MyDocs/documents/redalert.deb dpkg: error processing MyDocs/documents/redalert.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: MyDocs/documents/redalert.deb /home/user # |
Re: How do you use X Terminal to install .deb files
Quote:
try "ls MyDocs/documents/redalert.deb" and then remove a component from the path and try again to figure out which part are you typoing. One way to avoid typos in file/path names is to use the tab-autocomplete (type few letters of a dir/filename and press tab). |
Re: How do you use X Terminal to install .deb files
Quote:
you can check it by this steps (in x-term): 1. sudo gainroot (or root) 2. cd /home/user/MyDocs 3. ls -la you will see that forlder "documents" don't exist but exist folder ".documents"...... P.S. when you typing path like "cd /home/user/MyDocs" it will be helpful to use autocompletion. do next: 1. type "cd /h" press TAB. 2. type "u" press TAB ..... ...../ |
Re: How do you use X Terminal to install .deb files
thanks guys i will try this
|
Re: How do you use X Terminal to install .deb files
working now thanks again guys
|
Re: How do you use X Terminal to install .deb files
I am still confused..Please can any one explain step by step the whole process rather than the correction as i have been trying to download Snes and unable to install the .deb file I tried these processes as well but did not help me much.
|
All times are GMT. The time now is 03:09. |
vBulletin® Version 3.8.8