Installing on Mac/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
mNo edit summary
Line 1: Line 1:
<languages/>
<languages/>
{{docnav/fr
{{docnav/fr|[[Install on Unix/fr|Installation sous Linux/Unix]]|[[Getting started/fr|Premiers pas]]}}
|[[Install on Unix/fr|Installation sous Linux/Unix]]
|[[Getting started/fr|Premiers pas]]
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 9: Line 12:


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
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 cask install freecad
}}
}}

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

{{Code|code=
{{Code|code=
brew cask upgrade freecad
brew cask upgrade 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 formula you may report [https://github.com/FreeCAD/homebrew-freecad here].


Line 24: Line 31:
L'installateur FreeCAD est fourni sous forme d'application (.app) empaquetée dans un fichier d'image disque.
L'installateur FreeCAD est fourni sous forme d'application (.app) empaquetée dans un fichier d'image disque.


<div class="mw-translate-fuzzy">
Vous pouvez télécharger le tout dernier installateur depuis la page [[Download/fr|Téléchargement]]. Une fois le téléchargement effectué, montez simplement l'image disque, puis faites glisser l'app dans le dossier "Application" ou un autre de votre choix
Vous pouvez télécharger le tout dernier installateur depuis la page [[Download/fr|Téléchargement]]. Une fois le téléchargement effectué, montez simplement l'image disque, puis faites glisser l'app dans le dossier "Application" ou un autre de votre choix
</div>


[[File:mac_installer_1.png]]
[[File:mac_installer_1.png]]
Line 40: Line 49:
Et voila !
Et voila !


<div class="mw-translate-fuzzy">
{{docnav/fr|[[Install on Unix/fr|Installation sous Linux/Unix]]|[[Getting started/fr|Premiers pas]]}}
{{docnav/fr|[[Install on Unix/fr|Installation sous Linux/Unix]]|[[Getting started/fr|Premiers pas]]}}
</div>


[[Category:User Documentation/fr]]
[[Category:User Documentation/fr]]

Revision as of 09:21, 18 October 2019

FreeCAD peut-être installé en une étape en utilisant le .app

Template:DownloadMacStable

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 here. When HomeBrew installed you can simply install FreeCAD through your bash terminal with

brew cask install freecad

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

brew cask upgrade freecad

If there are any issues with the HomeBrew Cask formula you may report here.

Cette page décrit comment installer FreeCAD. Elle inclue également les instructions de désinstallation. Une fois installé, vous pouvez démarrer !

Installation simple

L'installateur FreeCAD est fourni sous forme d'application (.app) empaquetée dans un fichier d'image disque.

Vous pouvez télécharger le tout dernier installateur depuis la page Téléchargement. Une fois le téléchargement effectué, montez simplement l'image disque, puis faites glisser l'app dans le dossier "Application" ou un autre de votre choix

C'est tout. Il suffit de cliquer sur l'application pour lancer FreeCAD. Si vous avez un message "FreeCAD ne peut pas être ouvert du fait qu'il vient d'un développeur non reconnu", ouvrez le dossier d'application, faites un clic droit sur l'app puis cliquer sur "ouvrir" et accepter de lancer l'application.


Désinstallation

Il n'y a pas actuellement de programme de désinstallation pour FreeCAD. Pour supprimer complètement FreeCAD ainsi que toutes ses composantes installées, glissez l'application à la corbeille :

  • Sous /Applications :
    • FreeCAD

Et voila !