From 7a508b76223a78f4aaaa885d961c5a1176f46fa9 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sat, 21 Nov 2020 09:31:26 +0100 Subject: [PATCH] INSTALL.md: add note about Alpine Linux package --- INSTALL.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 7833f948..1ae7e0f1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,6 +9,7 @@ but compiling on Windows and macOS should be possible with the right tools. - [Flatpak](#flatpak) - [Arch Linux](#arch-linux) - [Gentoo](#gentoo) + - [Alpine Linux / postmarketOS](#alpine-linux--postmarketOS) - [Manual installation](#manual-installation) - [Environment variables](#environment-variables) - [Package manager dependencies](#package-manager-dependencies) @@ -102,6 +103,16 @@ Installing Mirage: 2. [Unmask](https://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package) `net-im/mirage` 3. Run `emerge net-im/mirage` +#### Alpine Linux / postmarketOS + +If you are on the Edge channel of Alpine Linux or postmarketOS, Mirage can be +installed right from the testing repositry: + + apk add mirage + +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). + ## Manual Installation **Qt 5.12+**, **Python 3.6+** (with **pip** to install packages from the