Shell script for easier upgrading the system using apt and, when present, snap, flatpak and fwupdmgr. https://git.disroot.org/daltux/apt-upgrade/
Go to file
Daltux 1da90d489b
Some better checking in open_terminal_apt-upgrade.
2024-04-13 10:52:55 -03:00
LICENSE Initial commit 2023-10-10 02:48:32 +00:00
README.md Some better checking in open_terminal_apt-upgrade. 2024-04-13 10:52:55 -03:00
apt-upgrade Initial script content, still with output strings in Portuguese. 2023-10-10 01:10:44 -03:00
apt-upgrade.sh Correct treatment of --full, drop -f, pass shellcheck. 2024-01-08 09:22:38 -03:00
open_terminal_apt-upgrade Some better checking in open_terminal_apt-upgrade. 2024-04-13 10:52:55 -03:00
sub_apt-upgrade.sh Due exit when apt or nala is aborted or ends with error. 2024-03-16 11:58:36 -03:00

README.md

apt-upgrade

Shell script for easier upgrading a Debian-based system using apt and, when present, snap, flatpak and fwupdmgr.

Dependencies

Mandatory dependencies

Optional dependencies

GPLv3 - Free Software - Free as in Freedom

Copyright © 2023, 2024 Daltux

apt-upgrade is Free Software: you can redistribute it and/or modify it under the terms of the GNU General Public License published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.