From 3b7040912769c79162cce494543d02ef22e0c217 Mon Sep 17 00:00:00 2001 From: Maze Date: Sat, 5 Feb 2022 10:37:21 +0100 Subject: [PATCH] Add Arch Linux (AUR) installation instructions --- docs/INSTALL.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index b2514e36..a4bdfaac 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -7,6 +7,7 @@ but compiling on Windows and macOS should be possible with the right tools. - [Linux](#linux) - [Flatpak](#flatpak) - [Alpine Linux / postmarketOS](#alpine-linux--postmarketOS) + - [Arch Linux](#arch-linux) - [Manual installation](#manual-installation) - [Environment variables](#environment-variables) - [Package manager dependencies](#package-manager-dependencies) @@ -95,6 +96,20 @@ apk add moment If you are unsure about what Edge is and want to read more about it, you can do so on the [Alpine Wiki](https://wiki.alpinelinux.org/wiki/Edge). +#### Arch Linux + +AUR packages for the +[latest stable release](https://aur.archlinux.org/packages/moment/) and +[git `dev` branch](https://aur.archlinux.org/packages/moment-git/) are +available. + +Installing the release version with an AUR helper, e.g. +[yay](https://github.com/Jguer/yay): + +```sh +yay -S moment +``` + ## Manual Installation **Qt 5.12+**, **Python 3.6+** (with **pip** to install packages from the