You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,14 @@ A collection of tools for Linux in a user-friendly way. For Fedora-based and Uni
6
6
## Compatibility
7
7
### AppImage
8
8
-**Debian 13 onwards** or **Sid** and derivatives
9
-
-**Fedora** and derivatives (non-atomic)
9
+
-**Fedora 42** and derivatives (non-atomic)
10
10
-**OpenSUSE Slowroll/Tumbleweed** and derivatives
11
-
### Direct terminal command
11
+
### Packages or direct terminal usage
12
12
-**Ubuntu** and derivatives
13
13
-**Debian >12** and derivatives
14
14
-**Arch Linux** and derivatives
15
-
- Other systems mentioned in AppImage (still better to use the packaged version though)
15
+
-**Fedora** and derivatives (non-atomic)
16
+
-**OpenSUSE** (any) and derivatives
16
17
17
18
### Limitations
18
19
- The **CachyOS systemd configurations** and **linux-psycachy** kernel may not work as intended on systems with package bases older than ***Debian Trixie***. This also applies for the **Optimized Defaults**.
@@ -26,8 +27,9 @@ A collection of tools for Linux in a user-friendly way. For Fedora-based and Uni
26
27
-**Unity Hub** only supports **Debian**, **Ubuntu** and **Red Hat Enterprise Linux**, so its installer will only work on these systems.
27
28
28
29
## Usage
29
-
- Download and run the **AppImage** package from [Releases](https://github.com/psygreg/linuxtoys/releases) (recommended) - now also available on **[AM Application Manager](https://github.com/ivan-hc/AM)!**
30
-
- Alternatively, install the proper package for your operating system from [Releases](https://github.com/psygreg/linuxtoys/releases) and run it from the applications menu or run it directly from source with the standalone terminal command.
30
+
- Download and install the package for your distribution; or
31
+
- Download and run the **AppImage** package from [Releases](https://github.com/psygreg/linuxtoys/releases) - now also available on **[AM Application Manager](https://github.com/ivan-hc/AM)!**
32
+
- Alternatively, run it directly from source with the direct terminal command.
31
33
32
34
### Direct command
33
35
Install dependencies then paste the command into your terminal to get the script from the source.
0 commit comments