Skip to content

Commit 544ed69

Browse files
committed
Add install instructions for ArchLinux for IfcOpenShell/IfcConvert
1 parent 322e47c commit 544ed69

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

src/ifcopenshell-python/docs/ifcconvert/installation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ There are different methods of installation, depending on your situation.
66
1. **Pre-built packages** is recommended for users wanting to use the latest IfcOpenShell builds.
77
2. **Conda** is recommended for developers using Anaconda.
88
3. **Compiling from source** is recommended for developers actively working with the C++ core.
9+
4. **Packaged installation** is recommended for those who use a package manager.
910

1011
Pre-built packages
1112
------------------
@@ -49,3 +50,8 @@ Compiling from source
4950
Advanced developers may want to compile IfcOpenShell. Refer to the
5051
:doc:`IfcOpenShell installation guide <../ifcopenshell/installation>` for
5152
instructions.
53+
54+
Packaged installation
55+
---------------------
56+
57+
- **Arch Linux**: `Direct from Git <https://aur.archlinux.org/packages/ifcopenshell-git/>`__.

src/ifcopenshell-python/docs/ifcopenshell/installation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,3 +270,8 @@ This is for users of `MSYS2 <https://msys2.github.io/>`__ and `MinGW
270270
For more information on configuring a Windows compilation see the `Windows
271271
Readme
272272
<https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/win/readme.md>`__.
273+
274+
Packaged installation
275+
---------------------
276+
277+
- **Arch Linux**: `Direct from Git <https://aur.archlinux.org/packages/ifcopenshell-git/>`__.

0 commit comments

Comments
 (0)