mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Add install instructions for ArchLinux for IfcOpenShell/IfcConvert
This commit is contained in:
@@ -6,6 +6,7 @@ There are different methods of installation, depending on your situation.
|
||||
1. **Pre-built packages** is recommended for users wanting to use the latest IfcOpenShell builds.
|
||||
2. **Conda** is recommended for developers using Anaconda.
|
||||
3. **Compiling from source** is recommended for developers actively working with the C++ core.
|
||||
4. **Packaged installation** is recommended for those who use a package manager.
|
||||
|
||||
Pre-built packages
|
||||
------------------
|
||||
@@ -49,3 +50,8 @@ Compiling from source
|
||||
Advanced developers may want to compile IfcOpenShell. Refer to the
|
||||
:doc:`IfcOpenShell installation guide <../ifcopenshell/installation>` for
|
||||
instructions.
|
||||
|
||||
Packaged installation
|
||||
---------------------
|
||||
|
||||
- **Arch Linux**: `Direct from Git <https://aur.archlinux.org/packages/ifcopenshell-git/>`__.
|
||||
|
||||
@@ -270,3 +270,8 @@ This is for users of `MSYS2 <https://msys2.github.io/>`__ and `MinGW
|
||||
For more information on configuring a Windows compilation see the `Windows
|
||||
Readme
|
||||
<https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/win/readme.md>`__.
|
||||
|
||||
Packaged installation
|
||||
---------------------
|
||||
|
||||
- **Arch Linux**: `Direct from Git <https://aur.archlinux.org/packages/ifcopenshell-git/>`__.
|
||||
|
||||
Reference in New Issue
Block a user