Re-link repology URL to project and get some mini-badges back to show packaging status

Phil Clifford 2024-07-28 01:34:33 +01:00
parent 7c2f83f910
commit 9b6c6883d3
1 changed files with 5 additions and 2 deletions

@ -1,9 +1,9 @@
Quickemu is available in the repositories of the following distros
(packaging status by [Repology.org](https://repology.org/)):
(packaging status by [Repology.org](https://repology.org/project/quickemu/versions)):
## Arch Linux
Quickemu is available from the AUR (Arch user repository), and can be installed via any AUR helper. Assuming your AUR helper is yay, Run the
Quickemu version [![](https://repology.org/badge/version-for-repo/aur/quickemu.svg?header=)](https://repology.org/project/quickemu/versions) is available from the AUR (Arch user repository), and can be installed via any AUR helper. Assuming your AUR helper is yay, Run the
the following command:
``` shell
@ -11,6 +11,8 @@ yay -Sy quickemu
```
## Debian (and derivatives)
[![Debian Unstable package](https://repology.org/badge/version-for-repo/debian_unstable/quickemu.svg)](https://repology.org/project/quickemu/versions)
A [.deb package is available for Debian and derivatives on this project's GitHub releases page](https://github.com/quickemu-project/quickemu/releases).
Download the .deb and install it with `apt-get`.
@ -49,6 +51,7 @@ systemPackages = with pkgs; [
quickemu
];
```
[![nixpkgs unstable package](https://repology.org/badge/version-for-repo/nix_unstable/quickemu.svg)](https://repology.org/project/quickemu/versions) [![nixpkgs stable 24.05 package](https://repology.org/badge/version-for-repo/nix_stable_24_05/quickemu.svg)](https://repology.org/project/quickemu/versions) [![nixpkgs stable 23.11 package](https://repology.org/badge/version-for-repo/nix_stable_23_11/quickemu.svg)](https://repology.org/project/quickemu/versions)
### Nix Shell