dhruv8sh / arch-update-checker

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

[Request] Support other pacman alternatives? #23

Closed Ronco23 closed 5 months ago

Ronco23 commented 6 months ago

Planned to support other cli wrappers or package managers/helpers like Manjaro's pamac?

dhruv8sh commented 6 months ago

You see, pamac is not an AUR Wrapper. Rather it's a standalone package manager like pacman. Adding it makes less sense the more you think about it. It calls pacman internally anyways, but since more people have been asking for it, I guess we're adding it.

Ronco23 commented 6 months ago

I understand that, maybe we'll need a Manjaro version of this applet, rather than including pamac into this one

dhruv8sh commented 6 months ago

I'll add a toggle for it rather!

dhruv8sh commented 5 months ago

pamac support added in the latest commit.