How to add Github as Package Updater #4221
Replies: 1 comment 2 replies
-
|
GitHub is a website where developers sometimes publish installers for the software they host there. But GitHub is not a package manager, and it does not provide any mechanism to find/install updates, etc. If you want the apps you install to be updated through UniGetUI, you need to install them through a package manager supported on UniGetUI, either by installing the package from UniGetUI directly or by installing externally through any of the supported package managers (for example, You may see the app you downloaded from GitHub listed as installed, since WinGet (one of the package managers integrated into UniGetUI) can detect externally installed software, and list it as installed, and available to uninstall. However, this does not mean that winget will show updates for that package. It may, but also it may not. In conclusion, if you want an app to be upgradable through UniGetUI, the safest bet is to install it through UniGetUI |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I have downloaded and installed few apps from Github. Whenever there is a new update release for the apps, they are not shown in "Software Updates" even though the app is listed under "Installed Packages".
For example, I have downloaded and installed Rclone UI v2.7.25. A new update was released as v2.7.26. The new update is not shown in UnigetUI.
How do I make UnigetUI to get updates for packages downloaded and installed from Github?
Beta Was this translation helpful? Give feedback.
All reactions