refactor(Installers): Update all installers to use library helpers and Update add_installer skill

This commit is contained in:
2026-06-28 08:17:30 +05:30
parent 03e9c20e54
commit f9a25ff37e
7 changed files with 54 additions and 39 deletions

View File

@@ -38,6 +38,7 @@ install_yay() {
else
log_info "Dependencies (git and base-devel) are already present. Skipping package installation."
fi
registry_add_sys_deps "yay" "git" "base-devel"
log_info "Cloning yay-bin repository..."
local clone_dir