mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 09:19:31 +00:00
docs: installation: korora/fedora -> lz4-devel
This commit is contained in:
parent
8cf0ead693
commit
0926c2821f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ Some of the steps detailled below might be useful also for non-git installs.
|
||||||
sudo dnf install libacl-devel libacl
|
sudo dnf install libacl-devel libacl
|
||||||
|
|
||||||
# lz4 super fast compression support Headers + Library
|
# lz4 super fast compression support Headers + Library
|
||||||
sudo dnf install lz4
|
sudo dnf install lz4-devel
|
||||||
|
|
||||||
# optional: FUSE support - to mount backup archives
|
# optional: FUSE support - to mount backup archives
|
||||||
sudo dnf install fuse-devel fuse
|
sudo dnf install fuse-devel fuse
|
||||||
|
|
Loading…
Reference in a new issue