Skip to content

Clickable/configurable Update of Arch Linux - runs in terminal when clicked on launcher and keeps terminal open when update is complete for viewing output

License

Notifications You must be signed in to change notification settings

colinkeenan/clup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clup

Clickable/configurable Update of Arch Linux - runs in terminal when clicked on launcher and keeps terminal open when update is complete for viewing output with the option to continue working in bash.

This simplistic package is meant to be used as a way to launch, with a mouse-click, a system-wide update of Arch Linux in a terminal-window that pops up.

To use it as intended, after installation, you should add it to a launcher. For example, in Xfce, you could

  1. right-click on a panel and choose 'Panel -> Add New Items'
  2. click 'Launcher', then 'Add'
  3. click 'Close'
  4. right-click the question-mark now showing on the panel, and choose 'Properties'
  5. click '+'
  6. type 'update' into the search box
  7. choose 'Clickable Update (clup)'
  8. click 'Close'

Now, instead of a question mark, you will see an icon for updating system packages. When clicked, it will open the terminal, ask for your sudo password, and update the system using 'sudo pacman -Syu' unless configured to use a different command. If there are any pacnew files, it will prompt for what to do with them using 'pacdiff' unless configured to use a different command (see Managing .pacnew files).

Configuration

The systemwide configuration file is in the usual place: /etc/clup.conf and is self-explanatory.

About

Clickable/configurable Update of Arch Linux - runs in terminal when clicked on launcher and keeps terminal open when update is complete for viewing output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages