Skip to content

Installation

Ezequiel edited this page Feb 29, 2024 · 5 revisions

You can download the latest version of CadZinho from GitHub releases page at https://github.com/zecruel/CadZinho/releases/latest

NOTE: It's recommended that you install the latest drivers for your video card since CadZinho uses OpenGL to take advantage of hardware acceleration for rendering.

Windows

Regular installation

Download the latest cadzinho.msi file and execute it (administrator privileges required).

Portable

  1. Download the latest windows.zip (or windows_msvc.zip) to your computer
  2. Unzip it to a folder of your choice
  3. Authorize the execution of cadzinho.exe
  4. Run cadzinho.exe, no administrator privileges required.

Linux

There are some ways to install CadZinho on Linux:

Debian based distributions (eg. Ubuntu, Mint)

  1. Download cadzinho_x.x.x_amd64.deb to your computer
  2. Use apt command line utility (or other tool of your choice):

sudo apt install full-path-of-downloaded-file/cadzinho_x.x.x_amd64.deb

Red Hat based distributions (eg. Fedora, OpenSUSE)

  1. Download cadzinho_x.x.x-x.x86_64.rpm to your computer
  2. Use rpm command line utility (or other tool of your choice):

sudo rpm -i full-path-of-downloaded-file/cadzinho_x.x.x-x.x86_64.rpm

Arch Linux based distributions (eg. Manjaro)

Binaries:

  1. Download cadzinho_x.x.x-x.x86_64.pkg.tar.zst to your computer
  2. Use pacman command line utility:

sudo pacman -U full-path-of-downloaded-file/cadzinho_x.x.x-x.x86_64.pkg.tar.zst

Source:

  1. Go to https://aur.archlinux.org/packages/cadzinho
  2. Run the following commands:

sudo pacman -S --needed base-devel git

git clone https://aur.archlinux.org/cadzinho.git

cd cadzinho

sudo makepkg -si

AppImage

Download the latest linux_appimage.zip, unzip it to a folder of your choice, make CadZinho-x86_64.AppImage file executable (chmod +x) and run it.

macOS

  1. Download the latest macos.zip to your computer
  2. Double click on the icon to open the archive
  3. Copy CadZinho.App to your Applications folder and then launch it from there.

Compile from source

Dependencies

Headers and libraries not included in source code: