ludusavi icon indicating copy to clipboard operation
ludusavi copied to clipboard

Installing via winget

Open starsep opened this issue 3 years ago • 5 comments

It would be great if one could install ludusavi on Windows using winget.

It is blocked by lack of installing software from zip: https://github.com/microsoft/winget-cli/issues/140 Possible solutions are:

  • waiting for zip support
  • implementing installer

Then one have to add a manifest to this repo: https://github.com/microsoft/winget-pkgs

starsep avatar Nov 03 '20 17:11 starsep

I'd be happy to submit a manifest to winget-pkgs once they support zips :+1: I'm not sure if I want to maintain an MSI, but I'll think about that option since some people may prefer it anyway.

mtkennerly avatar Nov 05 '20 20:11 mtkennerly

https://github.com/microsoft/winget-pkgs/issues/35471

soredake avatar Nov 20 '21 17:11 soredake

winget version 1.3 (currently unreleased) will support portable/standalone apps, so there won't be a need to maintain an MSI. See https://github.com/microsoft/winget-cli/issues/182

redactedscribe avatar Jul 21 '22 09:07 redactedscribe

That's great news! I'll watch out for the release so that we can get Ludusavi listed :+1:

mtkennerly avatar Jul 21 '22 14:07 mtkennerly

Support for installing via Zip files will be supported in winget 1.4 it seems: https://github.com/microsoft/winget-cli/releases/tag/v1.4.2011-preview

redactedscribe avatar Jul 22 '22 13:07 redactedscribe

Ludusavi is now available via Winget (thanks to the people who submitted https://github.com/microsoft/winget-pkgs/pull/96101 and https://github.com/microsoft/winget-pkgs/pull/100069) :D I've added instructions to the README, and I'll look into submitting updates to winget-pkgs when there are new releases.

mtkennerly avatar Mar 29 '23 13:03 mtkennerly

Nice work. Thanks!

redactedscribe avatar Mar 29 '23 14:03 redactedscribe