Update indicator for ArchLinux and Gnome-Shell https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/
  • JavaScript 93.8%
  • CSS 6.2%
Find a file
2026-04-12 11:45:12 +02:00
icons Complete about tab, add logo and enable search 2022-11-13 09:25:33 +01:00
locale French translation update 2026-04-12 11:45:12 +02:00
schemas Increase max check interval - Closes #259 2026-04-12 13:09:31 +02:00
.gitattributes Add more patterns to ignore in release 2021-11-03 18:32:19 +01:00
CHANGELOG.md v66 2026-03-18 11:19:00 +01:00
extension.js Fix indicator padding using class 2026-04-12 12:48:16 +02:00
LICENCE.txt GNU GPL v3 Licence addition 2016-01-31 18:14:33 +01:00
metadata.json v66 2026-03-18 11:19:00 +01:00
prefs.js feat: add compact mode to reduce panel indicator padding 2026-03-30 17:52:40 +02:00
prefs.xml Use subtitle in prefs for setting description 2026-04-12 11:40:32 +02:00
README.md Moving to Codeberg 2026-01-12 21:49:57 +01:00
stylesheet.css Fix indicator padding using class 2026-04-12 12:48:16 +02:00

arch-update

Update indicator for Arch Linux and GNOME Shell

Note : Since 2026, the project has been moved to CodeBerg : https://codeberg.org/RaphaelRochet/arch-update

Warning for Gnome 42+

Default update command tries to run "gnome-terminal". You need to either install gnome-terminal or edit update command in advanced options to run Console. See wiki for examples.

Features

  • Uses pacman's «checkupdates» by default and thus does not need root access
  • Optional update count display on panel
  • Optional notification on new updates (defaults to off)
  • Launcher for your favorite update command
  • Comes in English, French, Czech, German, Spanish, Brazilian Portuguese, Italian, Polish, Romanian, Arabic, Slovak, Chinese, Serbian, Swedish, Norwegian Bokmal, Russian, Persian, Turkish, Esperanto, Finnish, Dutch, Ukrainian, Korean, Occitan, hungarian languages. (Thanks translators !)

Requirements

If you use the default "checkupdates" way you will need to install "pacman-contrib".

AUR, Flatpak, ...

You can easily add support for AUR or another package manager, by editing check and updates commands. You will find many examples in the wiki : https://codeberg.org/RaphaelRochet/arch-update/wiki

One-click install

It's on extensions.gnome.org : https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/

Manual install

To install, download as zip and unzip contents in ~/.local/share/gnome-shell/extensions/arch-update@RaphaelRochet

Credits

All icons are based on Thayer Williams' Archer logo, winner of Arch Linux logo contest.

Some portions of the extension were inspired from Touchad Indicator and Lock keys. https://github.com/orangeshirt/gnome-shell-extension-touchpad-indicator https://github.com/kazysmaster/gnome-shell-extension-lockkeys