Source package recipes for the scraps package manager (source-only).
scraps -in <pkg> install (resolves + builds all dependencies from source) scraps -r <pkg> remove (blocks if still required) scraps -R <pkg> hard remove (cascade + orphans) scraps -u <pkg> update a package scraps -u scraps self-update (fetches scraps.newest from this repo root) scraps -su system update (upgrade everything) scraps -s sync the package index scraps -se <term> search scraps -info <pkg> package info scraps -l list installed scraps -deps <pkg> show dependency tree scraps -rdeps <pkg> show reverse dependencies scraps -orphans list orphaned dependencies scraps -clean clear the download cache
Created by apiwo