Summary
To simplify installing and updating XerahS on different Linux systems, would be great to provide repositories with the latest version of the package:
- Ubuntu: PPA (Personal Package Archive)
- Arch Linux: AUR (Arch User Repository)
- Fedora: COPR (Cool Other Package Repo)
- OpenSUSE: OBS (Open Build Service)
Use Case
Now, users are able to install the package for Linux manually: go to the GitHub page, download the latest version of the package, install it.
But, when it come to updates, this approach does not provide any automated updating process. To automate updating for Linux systems, developers usually provide the auto-updated repositories.
Benefit
Users will be able to update the package using the standard system update process, without any manual steps.
Actually, OpenSUSE OBS (Open Build Service) can provide repositories for all popular Linux distros at once, so, using it we can cover almost everything at once.
Alternatives Considered
No response
Additional Notes
No response
Summary
To simplify installing and updating XerahS on different Linux systems, would be great to provide repositories with the latest version of the package:
Use Case
Now, users are able to install the package for Linux manually: go to the GitHub page, download the latest version of the package, install it.
But, when it come to updates, this approach does not provide any automated updating process. To automate updating for Linux systems, developers usually provide the auto-updated repositories.
Benefit
Users will be able to update the package using the standard system update process, without any manual steps.
Actually, OpenSUSE OBS (Open Build Service) can provide repositories for all popular Linux distros at once, so, using it we can cover almost everything at once.
Alternatives Considered
No response
Additional Notes
No response