Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

The transfer of all repositories to my Codeberg account is currently ongoing. In the future, this project will be continued on https://codeberg.org/cryinkfly/Archicad-on-Linux!


archicad-github-banner

GitHub last commit GitHub issues GitHub Repo stars GitHub forks GitHub

Archicad is a model-based CAD program for architects that works according to the building data modeling method and saves project information such as floor plans, sections, views, evaluations and room books in a file. In this way, when changes are made to the model, all relevant data such as the number of components and the calculated costs are automatically adjusted.

But the problem is that this program only works on computers that have Windows or macOS system installed!

So that people like me can still use this program under Linux, I decided to create this project here on my GitHub-Channel.

With this it will also be possible in the future to use this software also on various Linux distributions such as openSUSE Leap, Ubuntu or Fedora.

Is that a great idea for the future?

Personally, I think this idea is good and for this reason I will do my best to give you the opportunity to use it on Linux as well!


You will get more information about this program, then you can visit the original website of Archicad with this link: https://graphisoft.com/de/archicad


  • 📂 Downloads: Still in Progress!
    • 📔 Documentation: Still in Progress!
    • 💬 Would You like to get in touch with me? Or if You have any questions, suggestions or problems?
    • 📫 Then You can create an issue here on GitHub or You visit my website and get in touch with me!
    • 📜 Code of Conduct: Contributor Covenant (Still in Progress!)
    • 📖 Information for contributors: All contribution information, Compilation instructions, Roadmap (Still in Progress!)
    • ❤️ I'd like to thank everyone who has helped me to get Archicad up and running on Linux!
    • 🍷 Super Application Maintainer (WineHQ): Still in Progress!

Screenshots


Downloads

Still in Progress!


Hardware and Software Requirements

  • Internet connection (Cable/DSL speeds recommended)!
  • Latest Ubuntu LTS, Fedora, Debian, Manjaro, openSUSE Leap, fully updated!
  • Latest graphics driver!
  • Some packages (p7zip, p7zip-full, p7zip-rar, curl, wget, winbind, cabextract, wine, wine-mono, wine_gecko & winetricks)
  • Winetricks packages msxml4 msxml6 vcrun2019!

Getting Started

Install Archicad for Linux client:

1.) Check my GitHub-Documentation (Still in Progress)!

2.) Open your web browser and log into the Archicad website.

3.) Download the installation file.

4.) Open a terminal and run this command:

mkdir -p /$HOME/.wineprefixes/archiad && cd ~/Downloads && wget -N https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks && chmod +x winetricks && WINEPREFIX=$HOME/.wineprefixes/archicad sh winetricks -q msxml4 msxml6 vcrun2019

5.) Install Archicad with this command:

WINEPREFIX=$HOME/.wineprefixes/archicad winecomsole ARCHICAD*.exe

3.) Now, You can use BIMx Desktop Viewer on your Linux system, but not Archicad at the moment!


Which work areas and functions have I tested:

Windows Linux
Installation worked! heavy_check_mark heavy_check_mark
BIMx Desktop Viewer worked! heavy_check_mark heavy_check_mark
Archicad heavy_check_mark heavy_multiplication_x

Important Notice

With the help of my script, You get a way to install Archicad on your Linux system.

Certain packages and programs that are required will be set up for You, but it's important to know, that my script only helps You to get the program to run and nothing more!

And so, You must to purchase the licenses directly from the manufacturer of the program Archicad!


License

All my scripts are released under the MIT license, see LICENSE.md for full text.

About

This is a project, where I give you a way to use Archicad on Linux!

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors