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
|
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
|
## 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:
|
the following command:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
|
|
@ -12,6 +12,8 @@ yay -Sy quickemu
|
||||||
|
|
||||||
## Debian (and derivatives)
|
## 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).
|
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`.
|
Download the .deb and install it with `apt-get`.
|
||||||
|
|
||||||
|
|
@ -49,6 +51,7 @@ systemPackages = with pkgs; [
|
||||||
quickemu
|
quickemu
|
||||||
];
|
];
|
||||||
```
|
```
|
||||||
|
[](https://repology.org/project/quickemu/versions) [](https://repology.org/project/quickemu/versions) [](https://repology.org/project/quickemu/versions)
|
||||||
|
|
||||||
### Nix Shell
|
### Nix Shell
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue