A KDE Plamsa Applet (Plasmoid) to check for Arch, AUR and Flatpak Updates, along with official Arch Linux Update News feed.
- Add more pages to install/uninstall/manage packages
- Integration with pacman-offline
- Snap support(Unplanned)
pacman-contrib
and pacutils
are required.
The applet will automatically ask you to install them if not installed.
sudo pacman -S pacman-contrib pacutils
to install manually.
Use the 'Download New Plasma Widgets' functionality in the edit mode and look for "Arch Update Checker".
You can run:
git clone https://github.com/dhruv8sh/arch-update-checker
rm -rf ~/.local/share/plasma/plasmoids/org.kde.archupdatechecker/
cp -r arch-update-checker/ ~/.local/share/plasma/plasmoids/org.kde.archupdatechecker
systemctl --user restart plasma-plasmashell
This will restart your plasmashell