Installing on Mac/ja: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "=== 簡単なインストール === FreeCADインストーラーはディスクイメージファイルに収められたインストールパッケージ(.mpkg)として...")
Line 7: Line 7:
インストールが終わると[[Getting started/jp |使い始めることができます]]!
インストールが終わると[[Getting started/jp |使い始めることができます]]!


=== Simple Installation ===
=== 簡単なインストール ===
FreeCADインストーラーはディスクイメージファイルに収められたインストールパッケージ(.mpkg)として提供されています。
The FreeCAD installer is provided as a app package (.app) enclosed in a disk image file.


You can download the latest installer from the [[Download]] page. After downloading the file, just mount the disk image, then drag it to the Application folder or a folder of your choice.
You can download the latest installer from the [[Download]] page. After downloading the file, just mount the disk image, then drag it to the Application folder or a folder of your choice.

Revision as of 13:55, 18 December 2018

インストーラーを使って1ステップでFreeCADをMac OS Xにインストールすることができます。

Template:DownloadMacStable

このページではFreeCADインストーラーの使い方と機能を説明しています。またアンインストール方法も記載されています。 インストールが終わると使い始めることができます

簡単なインストール

FreeCADインストーラーはディスクイメージファイルに収められたインストールパッケージ(.mpkg)として提供されています。

You can download the latest installer from the Download page. After downloading the file, just mount the disk image, then drag it to the Application folder or a folder of your choice.

That's it.Just click on the app to launch FreeCAD. If you have this message "FreeCAD can't be open as it is from unidentified developer. " Open the folder (Application) and right click on the app then click open and accept to open the application.


Uninstallation

There currently isn't an uninstaller for FreeCAD. To completely remove FreeCAD and all installed components, drag the following files and folders to the Trash:

  • In /Applications:
    • FreeCAD

That's it.

Install on Unix
Getting started