![]() |
Does anyone know how to unistall .deb files.????
I have installed .deb games and i want to unistall them.!!! does anyone know how to do it ??? do you use x-term?? what do you write??
|
Re: Does anyone know how to unistall .deb files.????
dpkg -r (the games name)
Remember that the name is case sensitive! |
Re: Does anyone know how to unistall .deb files.????
do you follow the same path where you have saved it as when you do the install??? and you just type dpkg -r (the name ).deb and hit enter...???? it says that i have to write exactly the name of all the files i want to unistall..
|
Re: Does anyone know how to unistall .deb files.????
It doesn't matter what folder your in, you have to write the games name (for example, if the game is called Abcd, you write dpkg -r Abcd), not the name of the games installation file.
|
Re: Does anyone know how to unistall .deb files.????
i did it and it says dpkg - warning: ignoring request to remove assassins which isn't installed...
|
Re: Does anyone know how to unistall .deb files.????
Quote:
You could use wildcards like * to get more files with one shot, some of which might be the wrong files. |
Re: Does anyone know how to unistall .deb files.????
Then the game isn't probably called assassins, try typing dpkg -l and try to find the games name from the list.
|
Re: Does anyone know how to unistall .deb files.????
can you explain a little bit more ??? an example ???
|
Re: Does anyone know how to unistall .deb files.????
you can get list of all installed programs/games doing so:
Code:
dpkg -l Code:
dpkg -l > lap Code:
vi lap |
Re: Does anyone know how to unistall .deb files.????
Quote:
and it doesn't do anything... |
All times are GMT. The time now is 12:54. |
vBulletin® Version 3.8.8