Skip to content

Systemd services for checking for and applying system updates.

License

Notifications You must be signed in to change notification settings

pop-os/system-updater

Repository files navigation

Pop System Updater

DBus services to enable Linux distributions to schedule system updates across a variety of package managers.

Translators

Go here for localizations. The en directory contains the English localization. Copy and rename that directory to your language codename, and translate each of the keys into your language. Translations may be submitted as a PR, as an issue, by email, or any other means necessary.

Build

This project uses just as a command runner.

# Vendor dependencies
just vendor

# Build with vendored dependencies
just vendor=1

# Run GTK test
just debug=1 vendor=1 gtk-test

# install to custom root path
just rootdir=chroot prefix=/usr vendor=1 install

# List Recipes
just -l

License

Licensed under the Mozilla Public License 2.0.

Contribution

Any contribution intentionally submitted for inclusion in the work by you shall be licensed under the Mozilla Public License 2.0 (MPL-2.0).

About

Systemd services for checking for and applying system updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published