From 07dad07aa872f697c0050cc3cc1cf8f9edc8dc58 Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Sat, 27 Aug 2022 15:05:16 +0600 Subject: [PATCH] Updating README --- README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 8931b20..1bf4409 100644 --- a/README.md +++ b/README.md @@ -38,24 +38,15 @@ Download and install the exe file ## Linux -Linux has several options available - AppImage, deb and flatpak. +Linux has several options available - AppImage, Deb, Snap and flatpak. ### AppImage -**AppImage** is supported on most Linux distros and has Auto-Update support. So it is recommended. + +**AppImage** format is supported on most Linux distros and has Auto-Update support. So it is recommended. It just needs to be executed after downloading. See more about [AppImages here](https://appimage.org/). -### Flatpak -The app is available on **Flathub** [here](https://flathub.org/apps/details/me.aandrew.ytdownloader) +[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) is recommended for integrating AppImages. -To install run -``` -flatpak install flathub me.aandrew.ytdownloader -``` -After installing, a .desktop file should be added and the app should be available in app search. -Othrwise it also can be launched by executing -``` -flatpak run me.aandrew.ytdownloader -``` ### Debian package For Debian based distros like Ubuntu .deb file is available. Download and run -