Installing on Mac/ro: Difference between revisions

From FreeCAD Documentation
(Replaced content with "Asta-i tot.")
(Updating to match new version of source page)
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{docnav
FreeCAD poate fi instalat in Mac OS X intr-un singur pas folosind programul de instalare.
|[[Install on Linux/Unix|Install on Linux/Unix]]
{{DownloadMacStable}}
|[[Getting started|Getting started]]
Aceasta pagina descrie modul de folosire si caracteristicile programului de instalare, precum si instructiuni pentru dezinstalare. Odata instalat, e timpul pentru [[Getting started/ro |primii pasi]]!
}}

<div class="mw-translate-fuzzy">
FreeCAD poate fi instalat in Mac OS X intr-un singur pas folosind programul de instalare.
</div>


{{DownloadMacStable}}
{{DownloadMacStable}}


and the nightly build can be downloaded from
This page describes the usage and features of the FreeCAD installer. It also includes uninstallation instructions.

Once installed, you can [[Getting started |get started]]!
[[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=
brew cask install freecad
}}

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

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

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

Această pagină descrie utilizarea și caracteristicile instalatorului FreeCAD. De asemenea, include instrucțiuni de dezinstalare.
După ce ați instalat, puteți [[Getting started |get started]]!


=== Instalarea simpla ===
=== Instalarea simpla ===
Line 13: Line 36:
a disk ului.
a disk ului.


<div class="mw-translate-fuzzy">
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.

Cea mai recenta versiune se poate descarca din pagina de [[Download]]. Odata descarcat fisierul imagine al disk ului, apoi glisați-l în Application folder sau orice alt folder doriți
Cea mai recenta versiune se poate descarca din pagina de [[Download]]. Odata descarcat fisierul imagine al disk ului, apoi glisați-l în Application folder sau orice alt folder doriți
</div>


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


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.
Et voila! Faceți doar click pe app pentru a lansa FreeCAD. Dacă întâlniți acest mesaj "FreeCAD can't be open as it is from unidentified developer. " Deschideți folderul (Application) și click dreapta pe app apoi click deschideți și acceptați deschiderea applicației.




=== Dezinstalarea ===
=== Dezinstalarea ===


Nu exista un program de dezinstalare pentru FreeCAD inca. Pentru a inlatura complet programul si toate componentele instalate trageti urmatoarele fisiere si directoare in Gunoi:
Încă nu există un program de dezinstalare pentru FreeCAD. Pentru a înlătura complet programul și toate componentele instalate trageți următoarele fișiere și directoare în coșul de Gunoi:


*In /Applications:
*In /Applications:
Line 31: Line 54:
Asta-i tot.
Asta-i tot.


<div class="mw-translate-fuzzy">
{{docnav/ro|Install on Unix/ro|Getting started/ro}}
{{docnav/ro|Install on Unix/ro|Getting started/ro}}
</div>


<div class="mw-translate-fuzzy">
[[Category:User Documentation/ro]]
[[Category:User Documentation/ro]]
[[Category:Administration]]
</div>

[[Category:Administration]]

Revision as of 22:16, 10 December 2019

FreeCAD poate fi instalat in Mac OS X intr-un singur pas folosind programul de instalare.

Template:DownloadMacStable

and the nightly build can be downloaded from

Nightly 19_pre (sha256)

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.

Această pagină descrie utilizarea și caracteristicile instalatorului FreeCAD. De asemenea, include instrucțiuni de dezinstalare. După ce ați instalat, puteți get started!

Instalarea simpla

Programul de instalare FreeCAD este furnizat ca pachet app (.app) inclus în fișierul imagine

a disk ului.

Cea mai recenta versiune se poate descarca din pagina de Download. Odata descarcat fisierul imagine al disk ului, apoi glisați-l în Application folder sau orice alt folder doriți

Et voila! Faceți doar click pe app pentru a lansa FreeCAD. Dacă întâlniți acest mesaj "FreeCAD can't be open as it is from unidentified developer. " Deschideți folderul (Application) și click dreapta pe app apoi click deschideți și acceptați deschiderea applicației.


Dezinstalarea

Încă nu există un program de dezinstalare pentru FreeCAD. Pentru a înlătura complet programul și toate componentele instalate trageți următoarele fișiere și directoare în coșul de Gunoi:

  • In /Applications:
    • FreeCAD

Asta-i tot.

Install on Unix/ro
Getting started/ro