Skip to content

BunsenLabs/bunsen-apt-update-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunsen-apt-update-checker
=========================

This is a utility to check if package upgrades are available,
and, if so, to let the user inspect them in a terminal before
taking their preferred action.

The actual apt upgrade process is not handled at all.

The check is run 10 min after login, and every 24 hrs subsequently.
The check is also triggered by dpkg or apt activity.
The timer uses systemd, but the package will still function using
the apt triggers only, so systemd is a Recommends, not a hard dependency.

About

A utility to notify users when package upgrades are available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages