@@ -14,7 +14,7 @@ If you do use znapzupport, be advised that it is largely untested.
1414
1515To use znapzupport, you need:
1616
17- - Linux with ` bash ` , ` sudo ` , and ` coreutils ` installed (znapzupport may run on macOS but that’s now unmaintained and thus unsupported );
17+ - Linux with ` bash ` , ` sudo ` , and ` coreutils ` installed (znapzupport no longer runs on macOS);
1818
1919- OpenZFS;
2020
@@ -25,15 +25,12 @@ To use znapzupport, you need:
2525
2626## Installation
2727
28- 1 . Make sure you have [ Homebrew ] ( https://brew.sh ) installed.
28+ If you use the AUR, see this package:
2929
30- 2 . Run ` brew tap claui/public ` if you haven’t already done so.
30+ https://aur.archlinux.org/packages/znapzupport
3131
32- 3 . Run:
33-
34- ```
35- brew install znapzupport
36- ```
32+ You can install znapzupport manually by copying the entire project directory to any location;
33+ see the [ PKGBUILD] ( https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=znapzupport ) on the AUR for an example.
3734
3835
3936# The commands
@@ -177,7 +174,7 @@ This suite of programs is in no way affiliated with, nor has it any connection t
177174
178175# License
179176
180- Copyright (c) 2018 – 2020 Claudia <[email protected] > 177+ Copyright (c) 2018 – 2022 Claudia <[email protected] > 181178
182179Permission to use, copy, modify, and/or distribute this software for
183180any purpose with or without fee is hereby granted, provided that the
0 commit comments