Skip to content

Instantly share code, notes, and snippets.

View D3-umbra's full-sized avatar
😈
Learning some nerd stuffs

Umbra D3-umbra

😈
Learning some nerd stuffs
View GitHub Profile
@KrazyCanucks
KrazyCanucks / README.md
Last active February 28, 2026 20:04 — 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