From 515f44f2dd7842090a88c4ec69211a3513cabca5 Mon Sep 17 00:00:00 2001 From: eidheim Date: Sun, 2 Feb 2020 10:23:34 +0100 Subject: [PATCH] Removed Arch Linux AUR package instructions, since users are reporting memory issues due to tmpfs being used by makepkg --- docs/install.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/install.md b/docs/install.md index cbab435..deebb84 100644 --- a/docs/install.md +++ b/docs/install.md @@ -32,15 +32,6 @@ sudo make install ``` ## Arch Linux/Manjaro Linux -Package is available in the Arch User Repository (https://aur.archlinux.org/packages/jucipp-git): -```sh -git clone https://aur.archlinux.org/jucipp-git -cd jucipp-git -makepkg -si -``` - -Alternatively, follow the instructions below. - Install dependencies: ```sh sudo pacman -S git cmake pkg-config make clang lldb gtksourceviewmm boost aspell aspell-en libgit2 ctags