Skip to content

Instantly share code, notes, and snippets.

@KrazyCanucks
KrazyCanucks / README.md
Last active June 16, 2025 17:48 — forked from EdinUser/README.md
Bash script to update Debian-based Linux - APT, SNAP and FLATPAK

Updater

Console bash script to make it easier to update packages (auto updaters only)

Install

Download file, than make it executable: chmod +x upd.sh Copy the file to /usr/bin without extension: sudo cp upd.sh /usr/bin/upd type upd from console and run it :)

Change Log