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
+13-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,19 @@ lifecycler
35
35
36
36
The resolution is determined by the character-wise dimensions of your terminal- so zoom out in your terminal for more detail, zoom in for a more pixelated look.
37
37
38
-
## manual installation
38
+
## other install methods
39
+
40
+
### distro packages
41
+
42
+
#### AUR
43
+
44
+
Arch Linux users can also install [from the AUR](https://aur.archlinux.org/packages/lifecycler) using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers):
45
+
46
+
```sh
47
+
paru -S lifecycler
48
+
```
49
+
50
+
### manually
39
51
40
52
Alternatively you can manually download an executable from the [itch.io page](https://cxreiff.itch.io/lifecycler) or [github releases](https://github.com/cxreiff/lifecycler/releases).
0 commit comments