README.md: add Debian and Ubuntu

git-absorb has been accepted into Debian on 2020-11-05
(available in bullseye and in testing/unstable).
This commit is contained in:
Andrej Shadura 2021-11-29 14:01:42 +01:00 committed by Andrej Shadura
parent 3c3ef7a603
commit ec17498999
No known key found for this signature in database
GPG key ID: 2526E9EB828A8F35

View file

@ -31,10 +31,12 @@ Alternatively, `git absorb` is available in the following system package manager
| Repository | Command |
| --------------------------- | -------------------------------------------- |
| Arch Linux | `pacman -S git-absorb` |
| Debian | `apt install git-absorb` |
| DPorts | `pkg install git-absorb` |
| FreeBSD Ports | `pkg install git-absorb` |
| Homebrew and Linuxbrew | `brew install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.gitAndTools.git-absorb` |
| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
## Compiling from Source