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

Adding the option to select no AUR helper at all #33

Closed Deinorius closed 5 months ago

Deinorius commented 5 months ago

As I mentioned it in another thread. Different people might just prefer to only use pacman. Either because they use no AUR (but Flatpak instead) or they have additional repos like chaotic-aur.

dhruv8sh commented 5 months ago

This was already added. Please install the latest version!

Deinorius commented 5 months ago

Ah, I was confused at first because the version on store.kde.org is not the latest, so I didn't get the newest features.

Then I installed it directly from this page but I had to manually copy the files to XDG_DATA_HOME/plasma/plasmoids/org.kde.archupdatechecker because kpackagetool6 installed it to XDG_DATA_HOME/kpackage/generic/org.kde/archupdatechecker instead. In that folder it wasn't available.

Btw. especially now this is a really useful widget! Thank you for that.

dhruv8sh commented 5 months ago

Use plasmapkg2 -i . instead to install

Deinorius commented 5 months ago

I personally don't need this, rather for you to know if someone has a similar problem. IMO plasma-framework5 (for Arch) is no option because I got rid of all qt5 packages with my migration to Plasma 6 and I just tried it, had to install 47 packages with 240 MiB install size. That's not worth it in my book.