Transferências

From FreeCAD Documentation
Jump to navigation Jump to search
This page is a translated version of the page Download and the translation is 7% complete.
Outdated translations are marked like this.

Instaladores oficiais

Instaladores estáveis do FreeCAD

A equipa do FreeCAD disponibiliza pacotes prontos a instalar para Windows.png Windows (32 e 64bits), Mac.png Mac OS X (Lion 10.7 32 e 64bits), e Linux.png Ubuntu (LTS e atual, 32 e 64bits). Em baixo estão ligações para os ficheiros de instalação estáveis para vários sistemas. Estão também disponíveis na Página de ficheiros do FreeCAD pacotes instáveis, que disponibilizam funcionalidades novas acabadas de adicionar, mas que podem bloquear mais frequentemente ou conter recursos que são incompatíveis com versões anteriores.

Windows.png Windows 64 bit (sha256) AppImage-logo.png AppImage 64bit Stable.pngMac.png MacOS minimum version 10.12 Siera 64-bit (sha256)

You can find SHA256 checksums to verify the integrity of your download on the 0.20.2 release page.

Previous versions can be downloaded from the releases page.

Windows.png

Install on Windows

64-bit installer

Mac.png

Install on Mac

macOS 64-bit

Linux with text.png

Install on Linux

AppImage 64-bit

Notas para utilizadores Windows

O instalador do windows deve funcionar também em plataformas Windows mais antigas, mas não foi testado. Precisa de ter instalado o Windows Installer V1 no seu seu sistema (msiexec.exe). Veja Instalar em Windows para mais detalhes sobre diferentes opções de instalação. Transfira o ficheiro .msi mais recente para sistemas windows, ou ou ficheiro .deb apropriado para a sua versão do Ubuntu ou Debian.

Notes for macOS users

macOS 10.12 Sierra is the minimum supported version.

Notes for GNU/Linux users

Most distributions carry FreeCAD in their official repositories, however, if the distribution doesn't follow a rolling release model the version they provide might be outdated. Instead you can download the AppImage above, mark it as executable and launch it without installation.

Please see the Installing on Linux page for more installation options, including daily packages for Ubuntu and derivatives.

A portable version that doesn't need installation can be achieved by starting FreeCAD with these commands:

cd path/to/directory_containing_AppImage/
chmod +x ./name_of_AppImage_file.AppImage
HOME="$PWD/Settings" FREECAD_USER_HOME="$PWD/Settings" ./name_of_AppImage_file.AppImage

More information about FreeCAD's environment variables can be found on the configuration page.

Versões de desenvolvimento

Se quiser instalar o FreeCAD com funcionalidades em desenvolvimento, e estiver disposto a aceitar que estas versões têm altas probabilidades de ter bugs ou de bloquear, então pode verificar a pagina oficial de lançamento dos ficheiros FreeCAD para fazer a transferência das versões instáveis ou desatualizadas de 64 ou 32 bit. Claro, que se quiser manter-se ainda mais atualizado (no fio da navalha do desnvolvimento), pode compilar o FreeCAD, ou usar as atualizações diárias do Ubuntu daily build ou instalar um dos ficheiros pré-lançados da página do github acima.

Additional modules and macros

The FreeCAD community provides a wealth of additional modules and macros. They can now easily be installed directly from within FreeCAD using the Addon Manager.