Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Installing and Deleting

Installing and Deleting
Thread Tools
Fresh-Faced Recruit
Join Date: Jul 2001
Location: Ann Arbor
Status: Offline
Reply With Quote
Nov 14, 2001, 04:12 AM
 
I've been using OS X for a few months now and I realize I've installed a lot of stuff and unlike with OS 9 I'm worried about deleting stuff.

For instance let's say I wanted to remove project builder (I don't), or AIM, or fonts, or some command line programs, or the movies and sites folders in my home directory?

How could I do this safely? I'm not asking about any one piece of software in particular, just in general. In OS 9 it was always safe, I knew there were a few extensions, what a folder, a file, and application were, and I knew how to deal with them, but no longer. Is it even safer now?

Am I alone in feeling like I've lost what I've always cherished in having control of my system? I feel like a windows person with tons of unknown files. Can anyone provide a guide as to what the files and folders mean?

PS - I actually DO want very badly to remove and reset xdarwin/fink/gimp stuff I messed with that dropped files everywhere it seems
     
Senior User
Join Date: Jan 2000
Status: Offline
Reply With Quote
Nov 14, 2001, 11:04 AM
 
Probably not the right forum for this question....

In any case, yes, it's safer and more hygienic, so to speak, to delete things in OS X than it was under OS 9. Most applications in OS X--that is, those visible from the Finder--are actually folders containing everything the application needs: images, icons, the executable, etc. You can delete almost everything associated with a given application simply by dragging the application bundle (i.e., the item visible in the Finder) to the Trash. What does remain are the preferences, which are found in your home directory > Library > Preferences. These are easily deleted.

There are very few people out there who know what every file on a Unix-based system does. I certainly don't. Apple has done a very good job hiding all of that stuff, and makes it unnecessary for the average user to understand what's going on behind the Aqua. I get the feeling you like knowing. In that case, you should do a google search for "Unix tutorial," or something along those lines. This will give you the opportunity to start understanding how OS X works, and allow you to delve into the command line with some grasp of the workings, as opposed to following meaningless step-by-step instructions. I appreciate your sense that you've lost control over the system. Rest assured, though, that things are in good hands, and that you don't really want complete control over everything that a Unix system is doing. Unix is arranged in such a way as to prevent any rogue or corrupted service from taking down the whole system, and to accomplish this, it spreads things out across a large number of configuration files and small executables, or daemons, each largely unaware of the others. OS 9 and earlier were monolithic in nature, with large executables encompassing lots of services, with the consequence of instability. You could have the omnipotence you got with previous Mac OSes by logging in as root, but it's very unwise to do so: the risks far outweigh the benefits.

I'm sure you've heard this all before, and probably don't like it now any more than your did earlier.

I expect you used fink to install the Xwindows stuff. If you used the defaults, fink installed in the /sw directory, which you can delete from the Finder or from the command line. If, for any reason, you can't delete it from the Finder, go to the command line and type:

<font face = "courier">sudo rm -rf /sw</font>

It will ask for your password before proceeding. Be very careful to type precisely what I've provided above. The actual Xwindows stuff is in /usr/X11R6. which you can delete from the command line in the same manner as above:

<font face = "courier">sudo rm -rf /usr/X11R6</font>

Good luck.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:54 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2