我在Ubuntu 12.04手動安裝Eclipse,重新安裝的Eclipse然後只需刪除其中我把Eclipse和重新安裝一遍從Ubuntu應用商店的文件夾。卸載並在Ubuntu 12.04
當我嘗試更新我的新安裝我收到以下錯誤。
我怎樣才能做一個乾淨的nuinstalation和重新安裝?
卸載時發生錯誤 會話上下文爲:(profile = PlatformProfile,phase = org.eclipse.equinox.internal.p2.engine.phases.Uninstall,operand = [R] org.eclipse.platform_root 3.7.2 .dist-9nF7UHagFqn9pElwWhC90gLz-soEuSGYmtSeiRH - >空值,動作= org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction)。 文件/usr/lib/eclipse/.eclipseproduct的備份失敗。 複製到備份的文件無法刪除:/usr/lib/eclipse/.eclipseproduct
如何實際查看「USR」目錄中的內容? (我想這是一個隱藏目錄) – siva636
使用終端,你可以不帶引號鍵入「LS/USR」,它會迴應這個目錄中的內容。如果你要輸入上述命令記得鍵入** **正是我所展示的,因爲它是從系統目錄中刪除文件,如果你刪除不想要的東西它會導致混亂。要查看Nuatilus中的內容到根目錄/和usr目錄將在那裏。 – kajman