Add repology badge and openSUSE

This commit is contained in:
Pi-Cla 2024-04-09 07:11:22 +00:00
parent 3da0e7f3a4
commit d55b95a5b1

View file

@ -30,6 +30,10 @@ The easiest way to install `git absorb` is to download an artifact from the late
Alternatively, `git absorb` is available in the following system package managers:
<a href="https://repology.org/project/git-absorb/versions">
<img src="https://repology.org/badge/vertical-allrepos/git-absorb.svg" alt="Packaging status" align="right">
</a>
| Repository | Command |
| --------------------------- | -------------------------------------------- |
| Arch Linux | `pacman -S git-absorb` |
@ -40,6 +44,7 @@ Alternatively, `git absorb` is available in the following system package manager
| Homebrew and Linuxbrew | `brew install git-absorb` |
| MacPorts | `sudo port install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
| openSUSE | `zypper install git-absorb`
| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
| GNU Guix | `guix install git-absorb` |