diff --git a/README.md b/README.md index 3c8aa4d..0e4fc84 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![GitHub downloads](https://img.shields.io/github/downloads/aandrew-me/ytdownloader/total?label=Github%20downloads)](https://github.com/aandrew-me/ytDownloader/releases) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/aandrew-me/ytdownloader?label=latest%20release)](https://github.com/aandrew-me/ytDownloader/releases/latest) [![Flathub](https://img.shields.io/flathub/v/io.github.aandrew_me.ytdn)](https://flathub.org/apps/io.github.aandrew_me.ytdn) -[![AUR version](https://img.shields.io/aur/version/ytdownloader-gui)](https://aur.archlinux.org/packages/ytdownloader-gui) [![Snapcraft](https://badgen.net/snapcraft/v/ytdownloader)](https://snapcraft.io/ytdownloader) ![Chocolatey Version](https://img.shields.io/chocolatey/v/ytdownloader) @@ -20,7 +19,6 @@ A modern GUI video and audio downloader supporting [hundreds of sites](https://g "> -AUR Chocolatey ## Features 🚀 @@ -80,7 +78,7 @@ A modern GUI video and audio downloader supporting [hundreds of sites](https://g ``` ## Linux 🐧 -Linux has several options available - Flatpak, AppImage, Snap and AUR. +Linux has several options available - Flatpak, AppImage and Snap. Flatpak is recommended. For arm processors, download from flathub. - ### AppImage @@ -90,20 +88,6 @@ Flatpak is recommended. For arm processors, download from flathub. [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) is recommended for integrating AppImages. -- ### AUR package - - The app is available in [AUR](https://aur.archlinux.org/packages/ytdownloader-gui) with the name `ytdownloader-gui`. To build with pamac the required command is - - - ``` - pamac install ytdownloader-gui - ``` - - Using yay - - ``` - yay -S ytdownloader-gui - ``` - - ### Flatpak ``` flatpak install flathub io.github.aandrew_me.ytdn @@ -207,7 +191,4 @@ If you only want to build for one format, you can do ``` npx electron-builder -l appimage ``` -It will just create a linux appimage build. - -## Donations -You can donate to my Payeer account: **P1129645521** \ No newline at end of file +It will just create a linux appimage build. \ No newline at end of file