Distribution with package managers
DropSnorz opened this issue ยท 5 comments
DropSnorz commented
As suggested by users, it would be great to support:
- Linux
apt-get owlplug
- Mac
brew install owlplug
- Win
choco install owlplug
derkrasseleo commented
I have submitted a winget package
microsoft/winget-pkgs#44855
So you can just type winget install owlplug
to install owlplug on windows
DropSnorz commented
Hi @leochras,
Thank you for the submission to the winget registry ๐
I will try to automate publishing new versions or at least keep the registry updated with every major version.
derkrasseleo commented
Hi @leochras,
Thank you for the submission to the winget registry ๐ I will try to automate publishing new versions or at least keep the registry updated with every major version.
That would be great, thank you!
DropSnorz commented
Once #175 is implemented OwlPlug will be packaged as AppImage.
- It can be distributed from AppImageHub
- As a one-line install command to
wget
and run application.
derkrasseleo commented
That's great news, lmk when Appimage is ready to test