-

WinGet – Updating a Package
Hello all, In a previous blog, we explored how to submit a new package to the Winget repository. This time, we’re shifting our focus to updating an existing package – specifically one that’s been requested by our community. Our goal is to not only address these requests but also to demonstrate how straightforward and user-friendly…
-

WinGet – How to Add a New Application
The post details the process of submitting a new application to WinGet using the CLI tool Komac, using the Azeus Convene application as an example. After demonstrating the installation and usage of Komac, the writer outlines package submission, validation, and approval. The post also covers how to add the approved package to Pckgr for testing…
-

Requesting a Winget Package – Our Process
Todays blog will take a look how to request an application in Pckgr from the Winget repository and the behind the scenes process it goes through. Searching Winget for an application We are wanting to see if the Dell Display Manager is available already via Winget. To search for applications, open up PowerShell and use…
-

Winget – Automating JetBrains updates
Hello everyone! Today I thought I would write about a process we just spent a night grinding through, automating the update of JetBrains packages in Winget. For those that do not know JetBrains is a software vendor which mostly focuses on building and releasing tools for software developers. They have a large stack of applications,…
-

Microsoft Winget Bot – Exciting New Updates
Today we are looking at the new update of Microsoft’s Winget Bot. The Winget Bot now can automatically scan and update Winget packages in the Repo. This has been a long-awaited feature, and we are extremely excited to now see it in action. At the time of writing this, the Winget bot has only been…