Re-link repology URL to project and get some mini-badges back to show packaging status
parent
7c2f83f910
commit
9b6c6883d3
|
|
@ -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/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)
|
||||
|
||||
[](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
|
||||
];
|
||||
```
|
||||
[](https://repology.org/project/quickemu/versions) [](https://repology.org/project/quickemu/versions) [](https://repology.org/project/quickemu/versions)
|
||||
|
||||
### Nix Shell
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue