Installing on Mac/zh-cn: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{docnav
{{Docnav
|[[Install on Linux/Unix|Install on Linux/Unix]]
|[[Installing_on_Linux|Installing on Linux]]
|[[Getting started|Getting started]]
|[[Installing_additional_components|Installing additional components]]
}}
}}


Line 9: Line 10:
</div>
</div>


If you would like to download a development version, which may be unstable, see the [https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds Weekly builds download] page.
{{DownloadMacStable}}


You can also use a package manager such as HomeBrew to keep your software updated. Instructions to install HomeBrew can be seen [https://brew.sh/ here]. When HomeBrew installed you can simply install FreeCAD through your bash terminal with
and the nightly build can be downloaded from

[[Image:Nightly.png|30px]][https://github.com/FreeCAD/FreeCAD/releases/download/0.19_pre/FreeCAD_0.19-18589-OSX-x86_64-conda-Qt5-Py3.dmg Nightly 19_pre] <small> [https://github.com/FreeCAD/FreeCAD/releases/download/0.19_pre/FreeCAD_0.19-18589-OSX-x86_64-conda-Qt5-Py3.dmg-SHA256.txt (sha256)]</small>

However, it is highly recommended to use a package manager such as HomeBrew to keep your software updated. Instructions to install HomeBrew can be seen [https://brew.sh/ here]. When HomeBrew installed you can simply install FreeCAD through your bash terminal with


{{Code|code=
{{Code|code=
brew cask install freecad
brew install --cask freecad
}}
}}


and to upgrade the software to the latest version available on HomBrew Cask you may run
and to use the latest version available on HomeBrew you may run


{{Code|code=
{{Code|code=
brew cask upgrade freecad
brew install freecad
}}
}}


If there are any issues with the HomeBrew Cask formula you may report [https://github.com/FreeCAD/homebrew-freecad here].
If there are any issues with the HomeBrew Cask or Formula you may report them to [https://github.com/FreeCAD/homebrew-freecad here].


<div class="mw-translate-fuzzy">
此页描述了 FreeCAD 安装器的使用方法及特性。它也包含了卸载指令。
此页描述了 FreeCAD 安装器的使用方法及特性。它也包含了卸载指令。
一旦成功安装,你就能 [[Getting started |入门]]!
一旦成功安装,你就能 [[Getting started |入门]]!
</div>


<span id="Simple_installation"></span>
=== 简单的安装过程 ===
=== 简单的安装过程 ===
FreeCAD 安装器是一个包含了文件应用程序包 (.app)的磁盘映像文件.
FreeCAD 安装器是一个包含了文件应用程序包 (.app)的磁盘映像文件.


The FreeCAD installer is provided as a app package (.app) enclosed in a disk image file.
<div class="mw-translate-fuzzy">

你可以从 [[Download/zh-cn|下载]] 页面下载最新的安装器。下载完成之后,只需要加载该磁盘映像,然后拖动它到应用程序目录或者你喜欢的任意目录下。
你可以从 [[Download/zh-cn|下载]] 页面下载最新的安装器。下载完成之后,只需要加载该磁盘映像,然后拖动它到应用程序目录或者你喜欢的任意目录下。
</div>


[[File:mac_installer_1.png]]
[[File:mac_installer_1.png]]


<div class="mw-translate-fuzzy">
就是这样。只需要点击该应用程序以启动 FreeCAD。如果它弹出信息 "FreeCAD can't be open as it is from unidentified developer." 打开目录(应用程序)并且右击程序然后点击 ”打开“ 并 接受 以打开该应用程序。
就是这样。只需要点击该应用程序以启动 FreeCAD。如果它弹出信息 "FreeCAD can't be open as it is from unidentified developer." 打开目录(应用程序)并且右击程序然后点击 ”打开“ 并 接受 以打开该应用程序。
</div>


<span id="Uninstallation"></span>

=== 卸载 ===
=== 卸载 ===


现在没有一个 FreeCAD 卸载器。如果想完全移除 FreeCAD 和所有已经安装的组件,拖动下面的文件和文件夹到回收站:
现在没有一个 FreeCAD 卸载器。如果想完全移除 FreeCAD 和所有已经安装的组件,拖动下面的文件和文件夹到回收站:


<div class="mw-translate-fuzzy">
*在 /Applications:
*在 /Applications:
**FreeCAD
**FreeCAD
</div>

就这样。


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
就这样。
{{docnav|Install on Unix/zh-cn|Getting started/zh-cn}}
</div>
</div>



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{docnav|Install on Unix/zh-cn|Getting started/zh-cn}}
[[Category:User Documentation/zh-cn]]
</div>
</div>


{{Userdocnavi{{#translation:}}}}
[[Category:Administration]]

Latest revision as of 08:14, 17 August 2023

FreeCAD 通过安装器在 Mac OS X 上安装只需要一步。

If you would like to download a development version, which may be unstable, see the Weekly builds download page.

You can also use a package manager such as HomeBrew to keep your software updated. Instructions to install HomeBrew can be seen here. When HomeBrew installed you can simply install FreeCAD through your bash terminal with

brew install --cask freecad

and to use the latest version available on HomeBrew you may run

brew install freecad

If there are any issues with the HomeBrew Cask or Formula you may report them to here.

此页描述了 FreeCAD 安装器的使用方法及特性。它也包含了卸载指令。 一旦成功安装,你就能 入门!

简单的安装过程

FreeCAD 安装器是一个包含了文件应用程序包 (.app)的磁盘映像文件.

The FreeCAD installer is provided as a app package (.app) enclosed in a disk image file.

你可以从 下载 页面下载最新的安装器。下载完成之后,只需要加载该磁盘映像,然后拖动它到应用程序目录或者你喜欢的任意目录下。

就是这样。只需要点击该应用程序以启动 FreeCAD。如果它弹出信息 "FreeCAD can't be open as it is from unidentified developer." 打开目录(应用程序)并且右击程序然后点击 ”打开“ 并 接受 以打开该应用程序。

卸载

现在没有一个 FreeCAD 卸载器。如果想完全移除 FreeCAD 和所有已经安装的组件,拖动下面的文件和文件夹到回收站:

  • 在 /Applications:
    • FreeCAD

就这样。


Install on Unix/zh-cn
Getting started/zh-cn