Diskussions- und Newsboard der Linux Interessen Gruppe Suletuxe
allgemeine Kategorie => Installation & Einrichtung => Thema von: Sebastian am 02. September 2022, 14:37:08

Titel: eos-update
Beitrag von: Sebastian am 02. September 2022, 14:37:08

Habe bei meiner EndevourOS Installation das Bash Schript eos-update entdeckt.

Code:

Package updater for EndeavourOS and Arch
Handles:
- disk space check
- pacman db lock
- keyrings
- sync after update
and optionally
- AUR with given AUR helper
- Nvidia driver vs. kernel updates (only on EndeavourOS)

Usage: eos-update [options]
Options:
--help, -h This help.
--nvidia Check also nvidia driver vs. kernel updates.
--helper AUR helper name. Supported: yay, paru, pacman. Default: pacman.
Others supporting option -Sua should work as well.
--paru Same as --helper=paru.
--yay Same as --helper=yay.
--pacman Same as --helper=pacman. Default.
--min-free-bytes Minimal amount of free space (in bytes) that the root partition should have
before updating. Otherwise a warning message will be displayed.
Default: 1000000000


Interessant ist die Option --yay,⁣ damit wird nach dem pacman Update yay für die AUR Updates aufgerufen.


Code:

eos-update --yay


Vielleicht ist dem ein oder anderen dieses Skript ja auch noch nicht aufgefallen.


Diskussions- und Newsboard der Linux Interessen Gruppe Suletuxe | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.