From 7cb29d1f27ffa9cc227aa870e8593f9383d54bc1 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Mon, 7 Jun 2021 05:59:52 +0430 Subject: [PATCH] Add Arch Linux and other linux (#4) * Add Arch Linux and other linux * Update README.md * Tweak readme information * Remove 'Other Linux', its included in 'All Operating Systems' Co-authored-by: Syer10 --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e3cd888a..d83f712a 100644 --- a/README.md +++ b/README.md @@ -18,25 +18,30 @@ Here is a list of current features for interaction with Tachidesk: **Note:** Keep in mind that TachideskJUI and Tachidesk are alpha software and can rarely break and/or with each update, so you may have to delete your data to fix it. See [General troubleshooting](#general-troubleshooting) and [Support and help](#support-and-help) if it happens. ## Downloading and Running the app -### All Operating Systems (Java Not Included) +### All Operating Systems (x64, Java Not Included) You should have The [Java Runtime Environment(JRE) 15](https://jdk.java.net/15/) or newer. Download the latest jar release for your OS from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). Double-click on the jar file or run `java -jar TachideskJUI-os-arch-X.Y.Z.jar` from a Terminal/Command Prompt window to run the app. -### Windows (Java 8+ required for server) -Download the latest exe or msi release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). +### Windows (x64, Java 8+ required for server) +Download the latest msi release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). -### MacOS (Java Included, Server not included) +### MacOS (x64, Java Included, Server not included) Download the latest dmg release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). -### Debian based Linux (Java 8+ required for server) +### Debian based Linux (x64, Java 8+ required for server) Download the latest deb release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). -### Fedora based Linux (Java 8+ required for server) +### Fedora based Linux (x64, Java 8+ required for server) Download the latest rpm release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). +### Arch based Linux (x64, Java Included) +Download the latest release from [the aur](https://aur.archlinux.org/packages/tachidesk-jui/). + +If you use yay, you can run `yay -S tachidesk-jui` inside a terminal window. + ## General troubleshooting If the app breaks try deleting the directory below and re-running the app (**This will delete all your data!**) and if the problem persists open an issue.