My favorites | Sign in
Project Logo
             
People details
Project owners:
  hugodoria
Project committers:
kessiapinheiro

Pacupdate is a small application that notifies that user about new updates for Arch Linux (pacman). If pacupdate find out that a update is available it will display a notification in SystemTray.

Features:

pacupdate in action

pacupdate tray icon:

pacupdate actions:

pacupdate notification:

How to install

pacupdate is already available in the community repository. Install it using:

# pacman -Sy pacupdate

How to use

To allow pacupdate synchronize the databases you must:

  1. Run visudo as root:
  2. # visudo
  3. Add the following line at the end of the file:
  4. user    ALL=(ALL) NOPASSWD: /usr/bin/pacman -Sy
Example:
darthvader    ALL=(ALL) NOPASSWD: /usr/bin/pacman -Sy
  1. Run 'pacupdate' from the command line or use your desktop environment menu
  2. $ pacupdate

TO DO









Hosted by Google Code