Description
I'm currently trying to get more into typst. For this i have already successfully downloaded and installed typst on my macbook via homebrew. If i now however also try to install typst on my windows machine via winget i only get an 404 error in return.
Steps to reproduce
- Open windows terminal
- Type in and execute winget install --id Typst.Typst
- Error: Not found (404)
Expected behavior
The Typst.Typst package gets installed.
Actual behavior
Winget seems to not be able to find the actual package.
Additional notes
Interestingly enough i am however able to find the package via winget search.
Searching the winget repository via winget.run or winstall.app does however return two different results:
winget.run --> Package Typst.Typst does not exist
winstall.app --> Package Typst.Typst does exist
Description
I'm currently trying to get more into typst. For this i have already successfully downloaded and installed typst on my macbook via homebrew. If i now however also try to install typst on my windows machine via winget i only get an 404 error in return.
Steps to reproduce
Expected behavior
The Typst.Typst package gets installed.
Actual behavior
Winget seems to not be able to find the actual package.
Additional notes
Interestingly enough i am however able to find the package via winget search.
Searching the winget repository via winget.run or winstall.app does however return two different results:
winget.run --> Package Typst.Typst does not exist
winstall.app --> Package Typst.Typst does exist