wickermonkey
|
2010-01-24
, 22:13
|
Posts: 51 |
Thanked: 2 times |
Joined on Jan 2010
|
#61
|
|
2010-03-05
, 13:02
|
Posts: 31 |
Thanked: 2 times |
Joined on Jan 2010
|
#62
|
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,
|
2010-03-05
, 13:49
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#63
|
|
2010-04-10
, 12:48
|
|
Posts: 311 |
Thanked: 180 times |
Joined on Dec 2009
@ London
|
#64
|
|
2010-04-10
, 17:21
|
|
Posts: 311 |
Thanked: 180 times |
Joined on Dec 2009
@ London
|
#65
|
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!
|
2010-04-10
, 18:03
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#66
|
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?
The Following 2 Users Say Thank You to Rob1n For This Useful Post: | ||
|
2010-04-10
, 18:49
|
|
Posts: 311 |
Thanked: 180 times |
Joined on Dec 2009
@ London
|
#67
|
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).
|
2010-06-06
, 18:51
|
Posts: 181 |
Thanked: 82 times |
Joined on Jan 2010
|
#68
|
|
2010-06-06
, 19:51
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#69
|
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.
apt-get install -f
The Following User Says Thank You to aspidites For This Useful Post: | ||
|
2010-07-03
, 16:42
|
Posts: 3 |
Thanked: 1 time |
Joined on Jun 2010
|
#70
|