dhruv8sh / arch-update-checker

Plasma 6 applet to check for AUR and Arch updates
GNU General Public License v2.0
70 stars 5 forks source link

Change installation process in readme #17

Closed Deinorius closed 3 months ago

Deinorius commented 3 months ago

First, thank you for this plasmoid. I already mentioned a few suggestions on reddit but I saw that your installation explanation uses plasmapkg2 which is outdated in Plasma 6 AFAIK. The new pkg used for this is named kpackagetool6 with the same arguments.

Another question because I already suggested this on reddit. Can you add pamac as AUR wrapper?

dhruv8sh commented 3 months ago

Cool. Pamac will be added in the next release.

Deinorius commented 3 months ago

Great. Appreciate it.

dhruv8sh commented 3 months ago

I have been working on a new feature that will benefit this and hopefully other projects. Expect a release tomorrow with a bunch of features.

Deinorius commented 3 months ago

Even other projects? Interesting, already curious.

dhruv8sh commented 3 months ago

The readme change was made, thanks! Didn't use pamac before this so didn't know it is a standalone package manager instead of a Wrapper around AUR. This is easy to add but I'll add it later, only if it is needed. It calls pacman internally anyways, so I don't currently see the relevance of this.

Deinorius commented 3 months ago

There's one thing left. The option to choose no AUR wrapper at all. It might be rare but even if I had paru or yay I would be mostly just interested in the main repos (or someone uses chaotic-aur). Otherwise you get an error message.

dhruv8sh commented 3 months ago

Yes, true! Since, other people are asking for it, guess we're adding pamac. See #23. Can you please open another issue for choosing no AUR Wrapper at all, so I can keep track of it?

dhruv8sh commented 2 months ago

Pamac support was added in the latest release