

How to refresh a “Lion” iMac to run “Mountain Lion” (factory install, wipe drive)?.How to uninstall or downgrade from OS X Lion Server?.iTunes track notifications for Mountain Lion?.After Upgrade to Mountain Lion I get blurry fonts?.How to change PATH environment variable to OS X 10.8 Mountain Lion that will be visible to GUI applications?.How to turn off App Store notifications in Mountain Lion?.What un(der)-documented features have you stumbled upon in Mountain Lion?.
#Minecraft java update on mac os lion install#
You should see a pop up asking to install Java again.

You can test that java is gone by running: java -version You may wish to check your work using diff: diff -u ~/Desktop/ist /Library/Receipts/ist | less Sudo emacs /Library/Receipts/istĪnd delete them. If you prefer a different text editor feel free to use it but do not use a word processor that puts formatting codes in the text file. Sudo rm -rf /private/var/db/receipts/.plistĪt this point you need to edit the installation history to delete evidence you installed Java. Sudo rm -rf /private/var/db/receipts/.bom Sudo rm -rf /private/var/db/receipts/.plist Sudo rm -rf /private/var/db/receipts/107.plist Sudo rm -rf /private/var/db/receipts/107.bom

Sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefpane Sudo rm -rf /Library/Internet Plug-Ins/ugin Sudo rm -rf /Library/Java/JavaVirtualMachines/*.jdk That being said this is how to get rid of java from a terminal session and a using a text editor: sudo rm -rf /System/Library/Java/JavaVirtualMachines/ Apple provides an automatic Java installer but no uninstaller so you can’t remove Java once you’ve installed it without using an at-your-own-risk approach.
