OwlPlug
OwlPlug copied to clipboard
Distribution with package managers
As suggested by users, it would be great to support:
- Linux
apt-get owlplug
- Mac
brew install owlplug
- Win
choco install owlplug
I have submitted a winget package https://github.com/microsoft/winget-pkgs/pull/44855
So you can just type winget install owlplug
to install owlplug on windows
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.
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!
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.
That's great news, lmk when Appimage is ready to test