We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86f7e99 + 5d24d2c commit c1390a5Copy full SHA for c1390a5
1 file changed
README.md
@@ -17,6 +17,7 @@ DistroShelf is a graphical interface for managing [Distrobox](https://distrobox.
17

18
19
## Installation
20
+[](https://repology.org/project/distroshelf/versions)
21
22
### Flatpak
23
<a href='https://flathub.org/apps/com.ranfdev.DistroShelf'>
@@ -29,7 +30,12 @@ or
29
30
flatpak install com.ranfdev.DistroShelf
31
```
32
33
+### Third party packages
34
+#### Arch linux
35
+`distroshelf` is on the [AUR](https://aur.archlinux.org/packages/distroshelf)
36
37
+#### NixOS
38
+`distroshelf` on nixpkgs-unstable
39
40
### From Source
41
0 commit comments