From 8c6764add726d45eb3a655411c1b6973617edb63 Mon Sep 17 00:00:00 2001 From: edisionnano Date: Tue, 27 Aug 2024 17:52:12 +0300 Subject: [PATCH] Add info about AppImages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18d77bd..646742b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The icon is a modified version of the KDE Partition Manager logo which is availa
Other than those mentioned in the widget above, there is also: - A [Fedora Copr Repository](https://copr.fedorainfracloud.org/coprs/birkch/QDiskInfo) - A [Gentoo Portage Overlay](http://gpo.zugaina.org/sys-apps/qdiskinfo) + - A Flatpak is currently NOT possible due to a [permission issue](https://github.com/flatpak/flatpak/issues/2452) + - AppImages which include smartctl can be downloaded [here](https://github.com/edisionnano/QDiskInfo/actions) if you are logged in with a GitHub account, you need to run them using sudo/doas/run0 currently. See [here](https://github.com/edisionnano/QDiskInfo/issues/5) for AppImage issues. ## Compiling and Installing ### Compilation and Runtime Dependencies