Skip to content
/ GekkUp Public

Shell script for me to update my whole system with one command without the need to keep hitting Y

License

Notifications You must be signed in to change notification settings

gekklee/GekkUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GekkUp

GekkUp is a simple system update script for EndeavourOS.

Features

  • Updates Flatpaks
  • Refreshes package databases
  • Shows pending updates (unless using --noconfirm)
  • Prompts before upgrade (unless using --noconfirm)
  • Always upgrades with --noconfirm

Installation

sudo cp GekkUp /usr/bin/GekkUp
sudo chmod +x /usr/bin/GekkUp

Usage

Interactive (default):

GekkUp

Non-interactive:

GekkUp --noconfirm

License

This project is licensed under the GNU General Public License v3.0. See LICENSE for details.

About

Shell script for me to update my whole system with one command without the need to keep hitting Y

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages