fix: README debian feature, version

This commit is contained in:
steven-omaha
2026-05-02 14:45:51 +02:00
parent 7e0c88ad1e
commit 73ca20f124
+1 -1
View File
@@ -94,7 +94,7 @@ Pull requests for additional backends are welcome!
| Application | Package Manager | Section | feature flag | Notes | | Application | Package Manager | Section | feature flag | Notes |
| ------------ | --------------- | ----------- | ------------ | ---------------------------------------------------------------------------------------- | | ------------ | --------------- | ----------- | ------------ | ---------------------------------------------------------------------------------------- |
| Arch Linux | `pacman` | `[arch]` | `arch` | includes pacman-wrapping AUR helpers (configurable) | | Arch Linux | `pacman` | `[arch]` | `arch` | includes pacman-wrapping AUR helpers (configurable) |
| Debian | `apt` | `[debian]` | `debian` | minimum supported apt-version 2.0.2 ([see upstream](https://gitlab.com/volian/rust-apt)) | | Debian | `apt` | `[debian]` | built-in | |
| Fedora Linux | `dnf` | `[fedora]` | built-in | | | Fedora Linux | `dnf` | `[fedora]` | built-in | |
| Flatpak | `flatpak` | `[flatpak]` | built-in | can manage either system-wide or per-user installation (configurable) | | Flatpak | `flatpak` | `[flatpak]` | built-in | can manage either system-wide or per-user installation (configurable) |
| Python | `pip` | `[python]` | built-in | | | Python | `pip` | `[python]` | built-in | |