View Single Post
Old 02-14-2025, 02:15 PM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,706
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Great! Glad it's working for you. Though in the case of Sigil, there's really no difference between:

Code:
winget install --id Sigil-Ebook.Sigil
and

Code:
winget update --id Sigil-Ebook.Sigil
The upgrade behavior specified in Sigil's winget manifest is simply to install over top of the existing Sigil installation. But either way works fine.

I'm very comfortable with winget's command line interface, but for those who are not, check out UniGetUI (https://www.marticliment.com/unigetui/) formerly WingetUI. It can be a bit daunting at first, but it allows you to have a gui frontend for winget, Chocolatey, Scoop, pip and several other repositories. You can even get visual notifications about new versions being available.
DiapDealer is offline   Reply With Quote