View Full Version : Removing Cedega
Thunk
January 12th, 2006, 05:27 AM
An easy one:
How do I remove Cedega completely? Is searching-deleting the best method? I also want to remove its sub-menu from the Applications menu.
Thanks!
akurashy
January 12th, 2006, 05:28 AM
If you installed it using the deb
sudo apt-get remove cedega
Thunk
January 12th, 2006, 05:40 AM
I didn't, I used the .tgz file
akurashy
January 12th, 2006, 06:00 AM
if you still have the sources,
type
sudo make uninstall
Cows
December 26th, 2006, 04:13 PM
I installed cedega using .deb package. I typed sudo apt-get remove cedega and it removed some stuff then said cedega wasn't installed but that there were some useless packages installed, to type sudo apt-get autoremove to delete them. So I typed that and it removed the useless packages. After that i check my applications and the Cedega and Wine folder are still there. How do i delete those?
meng
December 26th, 2006, 04:15 PM
rm -r (name of folder)
It is not uncommon for configuration files or other such folders to remain behind after apt-get remove (even after apt-get purge).
Cows
December 26th, 2006, 04:22 PM
Im still new to linux and trying to learn about which folders do wat. I know quite a few already. Can you tell me where the applications folder for the cedega and any future applications are located?
EDIT: BTW .. look at this:
cows@CowsComp:/usr/lib$ sudo rmdir transgaming_cedega
Password:
rmdir: transgaming_cedega: Directory not empty
cows@CowsComp:/usr/lib$
M$LOL
March 18th, 2007, 08:05 AM
*Bump*
I'm having the same problem. I can't get rid of the damn thing. Where does it keep its data?
Artificial Intelligence
March 18th, 2007, 10:21 AM
sudo rm -rf transgaming_cedega
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.