Add install instructions for ArchLinux for IfcOpenShell/IfcConvert

This commit is contained in:
Dion Moult
2022-08-30 23:00:11 +10:00
parent 322e47c5b5
commit 544ed696da
2 changed files with 11 additions and 0 deletions
@@ -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/>`__.