From d0a86b2b9e6823e5b4820d14b109063f693245a7 Mon Sep 17 00:00:00 2001 From: EmsSpree Date: Wed, 29 Dec 2021 22:26:10 +0100 Subject: [PATCH] Delete How to Install.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit File causes confusion. It’s all in README.md now. --- How to Install.md | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 How to Install.md diff --git a/How to Install.md b/How to Install.md deleted file mode 100644 index 6ac44b3..0000000 --- a/How to Install.md +++ /dev/null @@ -1,40 +0,0 @@ -# How to install PhotoGIMP - -## On Linux with flatpak version of GIMP - -Extract all hidden folders - -- `.icons` -- `.var` -- `.local` - -to your Home directory. Make sure there is no `~/.config/gimp` folder! - -## On Linux with GIMP installed through package manager —or— On *BSD - -Extract all hidden folders - -- `.icons` -- `.var` -- `.local` - -to your Home directory and then move the subfolder - -- `.var/app/org.gimp.GIMP/config/GIMP/2.10` - -to `~/.config/gimp/2.10`. - -Afterwards you can delete `.var/app/org.gimp.GIMP` respectively `.var` (if not used otherwise!). - -## On macOS - -Unpack the whole archive and copy/move only the subfolder -—or— -Extract only the subfolder - -- `.var/app/org.gimp.GIMP/config/GIMP/2.10` -(inside the hidden folder `.var`) - -into the folder `~/Library/Application Support/GIMP`. - -Afterwards you can delete `.var`.