Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
uninstall
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="unl33t" data-source="post: 11618"><p>for that i would have to recommend picking up a book on the Unix operating system. in short.</p><p>the "cd" and "rm" are commands that you type into a terminal window. (in OSX, its found in Applications -> Utilities)</p><p></p><p>the command "cd /Applications" brings you to your applications folder in the terminal window.</p><p></p><p>from there you can view a list of Applications contents by typing "ls -la". this will give you a listing of what's there.</p><p></p><p>finally the command "rm -rf program_name" removes any mac application who's name matches the program_name that you typed in.</p><p></p><p>poof, gone, no recycle bin, or second chance. for as though as this is, make sure you spell EVERYTHING correct. if you accidently put in the wrong program name and its removed. you will have to reinstall it.<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>and thus is a very brief introduction to Unix, the underside of OSX. very powerful, the command line is, yes. at first it will be esayer to drag/drop programs to remove them, but if you take the patch of the command line and learn learn learn, it can actually be easier. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite6" alt=":cool:" title="Cool :cool:" loading="lazy" data-shortname=":cool:" /></p><p></p><p>hope this helps out a little at least</p><p></p><p>p.s. if you want to find out more of what those commands do, in the terminal window type "man cd" or "man rm" this will tell you a little more about the commands and tell you what some of the options/flags do and how to use them.</p></blockquote><p></p>
[QUOTE="unl33t, post: 11618"] for that i would have to recommend picking up a book on the Unix operating system. in short. the "cd" and "rm" are commands that you type into a terminal window. (in OSX, its found in Applications -> Utilities) the command "cd /Applications" brings you to your applications folder in the terminal window. from there you can view a list of Applications contents by typing "ls -la". this will give you a listing of what's there. finally the command "rm -rf program_name" removes any mac application who's name matches the program_name that you typed in. poof, gone, no recycle bin, or second chance. for as though as this is, make sure you spell EVERYTHING correct. if you accidently put in the wrong program name and its removed. you will have to reinstall it.:( and thus is a very brief introduction to Unix, the underside of OSX. very powerful, the command line is, yes. at first it will be esayer to drag/drop programs to remove them, but if you take the patch of the command line and learn learn learn, it can actually be easier. :cool: hope this helps out a little at least p.s. if you want to find out more of what those commands do, in the terminal window type "man cd" or "man rm" this will tell you a little more about the commands and tell you what some of the options/flags do and how to use them. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
uninstall
Top