mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-08 16:23:42 -04:00
split packaging meta-info in a separate paragraph and link to github
This commit is contained in:
parent
9f8700e383
commit
a8d2c18fee
1 changed files with 7 additions and 4 deletions
|
|
@ -27,16 +27,19 @@ Distribution Package
|
|||
Some Linux and BSD distributions might offer a ready-to-use ``borgbackup``
|
||||
package which can be installed with the package manager. As |project_name| is
|
||||
still a young project, such a package might be not available for your system
|
||||
yet. Please ask package maintainers to build a package or, if you can package /
|
||||
submit it yourself, please help us with that!
|
||||
yet.
|
||||
|
||||
* On **Arch Linux**, there is a package available in the AUR_.
|
||||
|
||||
.. _AUR: https://aur.archlinux.org/packages/borgbackup/
|
||||
|
||||
Please ask package maintainers to build a package or, if you can package /
|
||||
submit it yourself, please help us with that! See :issue:`105` on
|
||||
github to followup on packaging efforts.
|
||||
|
||||
If a package is available, it might be interesting to check its version
|
||||
and compare that to our latest release and review the :doc:`changes`.
|
||||
|
||||
.. _AUR: https://aur.archlinux.org/packages/borgbackup/
|
||||
|
||||
.. _pyinstaller-binary:
|
||||
|
||||
PyInstaller Binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue