Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

gui-bo/pkcon_update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pkcon_update

This simple bash script allows you to emulate Gnome's package manager behavior which downloads packages for safe offline installation with a reboot.

The script can download all available system updates (and optionally create a btrfs snapshot for you first). A notification will show once updates are available for installation, at which point you can simply reboot to have them installed for you.

The script can be easily integrated with chron or systemd to ensure periodic updates.

Note that BTRFS snapshot support requires snapper to be installed.

Syntax: pkcon [-b]
options:
-b, --btrfs     Create btrfs snapshot for the root subvolume. Optionally supply the desired subvolume.
                'root' assumed otherwise. Requires snapper
-h, --help      Display this help and exit.

About

Simple script for downloading system updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%