- Searching updates for pacman, AUR, Plasma Widgets, Flatpak, Firmware
- Notification for updates and news
- Bash script with useful options for managing packages
- Two types of lists: compact and extended with additional information
- Button to initiate a full system upgrade in the selected terminal
- Option to refresh the mirrorlist with the latest mirrors filtered by speed
- Customizable icon on the panel and package icons in the list
- Also should work on non-Arch-based systems (for Plasma Widgets and Flatpak)
paru,yay,pikaur- for AUR updates supportflatpak- for Flatpak updates supportfwupdmgr- for Firmware updates supportjq- for KDE Widgets updates and Newstmux- for upgrade and management in a terminal multiplexerfzf- for interactive package selection in management
alacritty, foot, gnome-terminal, ghostty, konsole, kitty, lxterminal, ptyxis, terminator, tilix, xterm, yakuake, wezterm
Just install directly from KDE Widget Store ("+ Add widgets..." -> "Get New Widgets..." -> "Download New Plasma Widgets").
After installation, you can either enable it to appear in the system tray or place it on the panel or desktop instead.
Settings -> General -> Misc -> Install Development version
If script doesn't work, you can do it manually:
git clone -n --depth=10 --filter=tree:0 -b main https://github.com/exequtic/apdatifier
cd apdatifier
git sparse-checkout set --no-cone package
git checkout
kpackagetool6 -t Plasma/Applet -u ./package
systemctl --user restart plasma-plasmashell.serviceUninstall plasmoid and remove all related files (config, icons, notifyrc):
bash ~/.local/share/plasma/plasmoids/com.github.exequtic.apdatifier/contents/tools/sh/utils uninstall