|
|
#1 |
|
Triple-A Player
Join Date: Nov 2003
Location: uk
Posts: 83
|
Hi,
How do you go about uninstalling FINK? I know to uninstall X11 you can do the following in the terminal: sudo rm -rf /usr/X11R6 sudo rm -rf /etc/X11 sudo rm -rf /Applications/X11.app Can I just throw the 'sw' folder in the bin to remove fink? is there an easy way to remove the .whatever files created in the home directory? Any help would be great, // Chris
__________________
// tDream |
|
|
|
|
|
#2 |
|
MVP
Join Date: Dec 2002
Location: NYC
Posts: 1,005
|
|
|
|
|
|
|
#3 | |||||||||||||||||||
|
Moderator
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
|
Just run: sudo rm -rf /sw And if you use bash, don't forget to remove: source /sw/bin/init.sh from your ~/.profile or ~/.bash_profile file. Or if you use tcsh, remove: source /sw/bin/init.csh from your ~/.tcshrc or ~/.cshrc file. |
|||||||||||||||||||
|
|
|
|
|
#4 |
|
Triple-A Player
Join Date: Nov 2003
Location: uk
Posts: 83
|
Thanks for the help
__________________
// tDream |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|