SaaSHub helps you find the best software and product alternatives Learn more →
Au Alternatives
Similar projects and alternatives to au
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
-
-
-
wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
-
-
-
-
-
-
home
The place to start for issues with areas of Chocolatey that are infrastructure related, or really any issues could be started here. There is also choco for the CLI client, Chocolatey GUI for the GUI. (by chocolatey)
-
choco-runner
Rapid fast multi package installer for chocolatey packages. Uses different threads for mach speed
-
Scoop-Core
Shovel. Alternative, more advanced, and user-friendly implementation of windows command-line installer scoop.
-
-
au discussion
au reviews and mentions
-
So according to Repology, Nix has an insane lead on available packages, but somehow has around a tenth of AURs maintainers. How does Nix also manage to be the most up to date?
I created au framework for chocolatey (Windows OS) and on packages that are cross platform, it made choco above Arch on freshness: https://github.com/majkinetor/au
-
Is there some centralized source to get the most recent version numbers of often used software?
Having said that, you may want to look into the source code for each package you're interested in. Many of them use the Chocolatey Automatic Package Updater Module, and had to solve this exact problem in some way to help automate updates. I've seen approaches varying from scraping a web page, querying an API, or even downloading the binary and looking at its FileVersionInfo struct.
-
Novice to Package Managers, Interested in Chocolatey
There are a lot of packages out there where you can customise the install location. If you want to automatically fetch from suppliers and create your own packages then you probably want to look at the automatic package updater with AppVeyor: https://github.com/majkinetor/au/wiki
-
WinGet is terrible. I want AppGet back
> I mean, it is a chocolatey, because they allow multiple packaged for the same software.
I think this is more healthy then having one with maintainers refusing to do stuff you may need. The real thing would be for vendors releasing packages but we are far from that in Windows land.
> I meant that packages are often not updated by the maintainers.
Yeah, that was the problem far more before then today. I created AU to solve that issue [1].
[1]: https://github.com/majkinetor/au
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Stats
majkinetor/au is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of au is PowerShell.