Thread
:
Does anyone know how to unistall .deb files.????
View Single Post
mveplus
2010-11-20 , 13:21
Posts: 66 | Thanked: 77 times | Joined on Jul 2010 @ intheclouds
#
9
you can get list of all installed programs/games doing so:
Code:
dpkg -l
if it's to long you can write the output to file:
Code:
dpkg -l > lap
you can open it with
Code:
vi lap
find the game name and then dpkg -r and the exact name
__________________
mveplus
[SIZE="2"]Nokia N900 -
H-E-N
is here, NEXT STEP -
Spacecraft
control
Nothing is impossible for those who believe...
Sick form crappy VPS providers? Try this guys, they know what they are doing!
Quote & Reply
|
mveplus
View Public Profile
Send a private message to mveplus
Find all posts by mveplus