Topgrade for updates

I've been using topgrade to keep my system, docker images, etc all up todate. It worked well enough but I noticed the general advice of use garuda-update instead of pacman/powerpill/paru directly. Well, the code base is pretty well factored and adding in support for garuda-update was trivial.

Add garuda-update by jstelzer · Pull Request #227 · topgrade-rs/topgrade · GitHub hopefully it'll be in the next release.

8 Likes

:slight_smile:

5 Likes

That is actually pretty neat!

3 Likes

With or without garuda-update added to it Topgrade is a fantastic tool to have, but for now they should concentrate on fixing the .net issue that cropped up with 10.2 before adding anything else to it.

1 Like

I don't use dotnet regularly, so I just wrote a thing I'd use. All it's doing is running a bunch of commands, it's pretty easy to extend. If you know what it should be doing, open a PR?

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.