mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 08:45:13 +00:00
commit
54fe804066
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
|||
.. _msgpack: https://msgpack.org/
|
||||
.. _`msgpack-python`: https://pypi.python.org/pypi/msgpack-python/
|
||||
.. _llfuse: https://pypi.python.org/pypi/llfuse/
|
||||
.. _homebrew: http://brew.sh/
|
||||
.. _userspace filesystems: https://en.wikipedia.org/wiki/Filesystem_in_Userspace
|
||||
.. _Cython: http://cython.org/
|
||||
.. _virtualenv: https://pypi.python.org/pypi/virtualenv/
|
||||
|
|
|
@ -48,7 +48,7 @@ Gentoo `ebuild`_ ``emerge borgbackup``
|
|||
GNU Guix `GNU Guix`_ ``guix package --install borg``
|
||||
Fedora/RHEL `Fedora official repository`_ ``dnf install borgbackup``
|
||||
FreeBSD `FreeBSD ports`_ ``cd /usr/ports/archivers/py-borgbackup && make install clean``
|
||||
macOS `Homebrew`_ ``brew install borgbackup``
|
||||
macOS `Homebrew`_ ``brew install borgbackup``
|
||||
Mageia `cauldron`_ ``urpmi borgbackup``
|
||||
NetBSD `pkgsrc`_ ``pkg_add py-borgbackup``
|
||||
NixOS `.nix file`_ ``nix-env -i borgbackup``
|
||||
|
|
Loading…
Reference in a new issue